summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_clear.h
AgeCommit message (Collapse)Author
2009-02-01gallium-r300: Fit it all together now.Corbin Simpson
In theory, it could work, but there's still some very big gaps. Anything marked with XXX should be taken care of first, probably.
2009-02-01gallium-r300: Add r300_clear.Corbin Simpson
Todo: - Less suckage. - Re-read bo-cs stuff, figure out how the hell to emit state. - Blits.