aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/r300_render.c
Commit message (Collapse)AuthorAgeFilesLines
* r300-gallium: Finish space accounting.Corbin Simpson2009-05-081-20/+3
| | | | Still broken...
* r300-gallium: Don't use indexbufs for now.Corbin Simpson2009-04-151-2/+14
| | | | They aren't working, so best to turn it off.
* r300-gallium: Properly emit indexbufs.Corbin Simpson2009-04-081-5/+4
| | | | This fixes hardlocks with anything using elts.
* r300-gallium: Move swtcl_emit to render to reflect its true purpose.Corbin Simpson2009-04-041-0/+316