index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
winsys
/
g3dvl
Age
Commit message (
Expand
)
Author
2010-01-01
gallium: Generate a single library for auxiliaries with Make too.
José Fonseca
2009-12-17
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-03
Move pf_get_block() to u_format auxiliary module.
Michal Krol
2009-11-30
fixups for interface changes (mostly state trackers)
Roland Scheidegger
2009-10-23
g3dvl: pass display and screen to g3dvl when creating video private context
Cooper Yuan
2009-10-01
g3dvl: Formatting.
Younes Manton
2009-10-01
g3dvl: Delete state_trackers/g3dvl, other unused files.
Younes Manton
2009-10-01
g3dvl: Copyright blocks.
Younes Manton
2009-09-27
g3dvl: Move XvMC under the Xorg state tracker.
Younes Manton
2009-09-27
g3dvl: Implement XvMC using pipe_video_context.
Younes Manton
2009-09-15
st/g3dvl: pass color values to softpipe clear function
Cooper Yuan
2009-04-18
softpipe: Simplify softpipe_create's prototype.
José Fonseca
2009-03-13
gallium: Remove do_flip argument from surface_copy
Jakob Bornecrantz
2009-03-04
gallium: Unify reference counting.
Michel Dänzer
2009-03-02
g3dvl: Grab surface pointer when flushing front buffer in SP winsys.
Younes Manton
2009-02-25
g3dvl: Update winsys stuff.
Younes Manton
2009-02-06
g3dvl: Catch up to gallium changes, fix build.
Younes Manton
2009-01-24
g3dvl: Remove dead links to files that are now in libnouveaudrm.
Younes Manton
2009-01-20
gallium: Remove the standalone surfaces.
José Fonseca
2009-01-10
nouveau: Factor out common winsys bits into libnouveaudrm.a
Younes Manton
2009-01-10
g3dvl: Use Gallium thread wrappers.
Younes Manton
2009-01-10
g3dvl: Allocate one set of bufs, let winsys rename them as necessary.
Younes Manton
2009-01-10
nouveau: Use PIPE_BUFFER_USAGE_CPU_* instead of custom.
Younes Manton
2009-01-10
nouveau: Put dynamic textures in GART for CPU access and don't swizzle.
Younes Manton
2008-11-08
Nouveau: build, link and use nv20.
Pekka Paalanen
2008-09-12
g3dvl: Use winsys_buffer_reference() instead of pipe_buffer_reference().
Younes Manton
2008-09-12
g3dvl: Update softlinks to nouveau winsys files, related fixes.
Younes Manton
2008-09-12
g3dvl: Clean up Makefile deps.
Younes Manton
2008-08-18
g3dvl: Use rotating buffers to avoid waiting for map().
Younes Manton
2008-07-26
g3dvl: Recursively build dependencies.
Younes Manton
2008-07-23
g3dvl: Minor fixes.
Younes Manton
2008-07-22
g3dvl: Add Nouveau winsys, libdriclient.
Younes Manton
2008-07-20
g3dvl: Fix some memory leaks in the winsys.
Younes Manton
2008-07-20
g3dvl: Minor SP winsys cleanup.
Younes Manton
2008-06-30
g3dvl: Use block and stride instead of cpp and pitch.
Younes Manton
2008-06-08
Initial commit for g3dvl.
Younes Manton