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
/
drivers
/
softpipe
/
Makefile
Age
Commit message (
Expand
)
Author
2009-09-27
g3dvl: pipe_video_context interface, softpipe impl, auxiliary libs
Younes Manton
2009-08-23
softpipe: remove old prim_setup draw stage
Keith Whitwell
2009-08-18
softpipe: split texture and surface tile caches
Keith Whitwell
2009-08-11
softpipe: remove gallivm fragment shaders
Keith Whitwell
2009-07-27
softpipe: move all depth/stencil/alpha pixel processing into one stage
Keith Whitwell
2009-07-24
softpipe: move all color-combine code into sp_quad_blend.c
Keith Whitwell
2009-02-20
gallium: Improve makefiles for libraries
Jakob Bornecrantz
2009-02-11
softpipe: rename sp_quad.[ch] -> sp_quad_pipe.[ch]
Brian
2008-04-10
remove usage of vertex_header
Keith Whitwell
2008-04-07
gallium: get rid of bufloop quad stage
Brian
2008-02-27
gallium: implement pipe_screen for softpipe driver
Brian
2008-02-19
Simplify makefile boilerplate code.
José Fonseca
2008-02-15
Merge commit 'origin/gallium-0.1' into gallium-0.1
Keith Whitwell
2008-02-15
Code reorganization: update build.
José Fonseca
2008-02-15
Code reorganization: move files into their places.
José Fonseca