summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/r300_render.c
Commit message (Expand)AuthorAgeFilesLines
* r300g: plug memory leakMaciej Cencora2009-09-271-1/+1
* r300g: only allocate one BO for vertex buffers, default size is 64*1024Cooper Yuan2009-09-111-35/+33
* r300g: Fix a number of warningsNicolai Hähnle2009-09-061-0/+1
* r300g: Debug flags infrastructureNicolai Hähnle2009-09-061-3/+3
* r300g: update the value of register VAP_VF_MAX_VTX_INDXCooper Yuan2009-09-051-1/+2
* r300-gallium: strip swtcl to the bare minimumJoakim Sindholt2009-06-021-34/+22
* r300-gallium: Finish space accounting.Corbin Simpson2009-05-081-20/+3
* r300-gallium: Don't use indexbufs for now.Corbin Simpson2009-04-151-2/+14
* r300-gallium: Properly emit indexbufs.Corbin Simpson2009-04-081-5/+4
* r300-gallium: Move swtcl_emit to render to reflect its true purpose.Corbin Simpson2009-04-041-0/+316