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