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
/
sp_clear.c
Age
Commit message (
Expand
)
Author
2010-04-25
softpipe: Hardcode TILE_CLEAR_OPTIMIZATION to 1.
José Fonseca
2009-12-31
softpipe: implement conditional rendering
Brian Paul
2009-12-07
gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safe
Roland Scheidegger
2009-09-10
softpipe: remove unneeded #includes
Brian Paul
2009-09-10
softpipe: minor indentation fix
Brian Paul
2009-09-10
softpipe: set dirty_render_cache in softpipe_clear()
Brian Paul
2009-04-06
softpipe: clean up the buffer clear and tile cache code a little
Brian Paul
2009-04-04
gallium: Clean up driver clear() interface.
Michel Dänzer
2009-03-26
gallium: Remove some little-used fields from struct pipe_surface.
Michel Dänzer
2009-01-27
gallium: standardize api on the prefix "nr"
Zack Rusin
2008-09-05
softpipe: convert clear color to surface format if needed
Brian Paul
2008-04-22
softpipe: implement SP_NO_RAST env var
Keith Whitwell
2008-03-13
gallium: set surface status to CLEAR or DEFINED in clearing/drawing code.
Brian
2008-02-15
Code reorganization: move files into their places.
José Fonseca