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
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