aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/r300_blit.c
Commit message (Collapse)AuthorAgeFilesLines
* r300g: Atomize framebuffers.Corbin Simpson2010-01-281-5/+7
| | | | There might be some optimizations possible here...
* r300g: Remove unnecessary headers.Vinson Lee2010-01-271-2/+0
|
* r300g: Atomize rasterizer.Corbin Simpson2010-01-101-1/+1
| | | | I want to stab things now.
* r300g: Atomize DSA.Corbin Simpson2010-01-101-1/+1
| | | | Also a bit of ztop.
* r300g: Start using atoms.Corbin Simpson2010-01-101-1/+1
| | | | No benefits yet.
* r300g: add acceleration of the clear, surface_copy, and surface_fill functionsMarek Olšák2009-12-151-0/+130