Age | Commit message (Expand) | Author |
---|---|---|
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 |