summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_render.c
AgeCommit message (Expand)Author
2009-09-27r300g: plug memory leakMaciej Cencora
2009-09-11r300g: only allocate one BO for vertex buffers, default size is 64*1024Cooper Yuan
2009-09-06r300g: Fix a number of warningsNicolai Hähnle
2009-09-06r300g: Debug flags infrastructureNicolai Hähnle
2009-09-05r300g: update the value of register VAP_VF_MAX_VTX_INDXCooper Yuan
2009-06-02r300-gallium: strip swtcl to the bare minimumJoakim Sindholt
2009-05-08r300-gallium: Finish space accounting.Corbin Simpson
2009-04-15r300-gallium: Don't use indexbufs for now.Corbin Simpson
2009-04-08r300-gallium: Properly emit indexbufs.Corbin Simpson
2009-04-04r300-gallium: Move swtcl_emit to render to reflect its true purpose.Corbin Simpson