summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/r300_clear.c
Commit message (Expand)AuthorAgeFilesLines
* r300g: add acceleration of the clear, surface_copy, and surface_fill functionsMarek Olšák2009-12-151-38/+0
* r300g: Cleanup header includes.Corbin Simpson2009-10-211-0/+3
* r300-gallium: Update clear() code.Corbin Simpson2009-04-041-5/+8
* gallium: Remove some little-used fields from struct pipe_surface.Michel Dänzer2009-03-261-2/+1
* gallium-r300: Fit it all together now.Corbin Simpson2009-02-011-2/+6
* gallium-r300: Add r300_clear.Corbin Simpson2009-02-011-0/+29