summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_flush.h
AgeCommit message (Collapse)Author
2009-10-21r300g: Cleanup header includes.Corbin Simpson
2009-07-01r300g: Fix recursive Draw flush.Corbin Simpson
Also just noticed that demos/copypix walks around the overlapping blit rules. Bad, bad Mesa. :3
2009-02-01r300: Add r300_flush.Corbin Simpson
Haha, I always do this.