summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvfx/nvfx_vbo.c
Commit message (Expand)AuthorAgeFilesLines
* nvfx: so->RING_3D: vboLuca Barbieri2010-04-121-115/+150
* nvfx: avoid flushes in primitivesLuca Barbieri2010-04-121-5/+20
* Squashed commit of the following:Keith Whitwell2010-04-101-16/+18
* nvfx: add NOUVEAU_VTXIDX_IN_VRAM variable to put vertex/index buffers in VRAMLuca Barbieri2010-03-231-1/+1
* nvfx: delay allocation of buffers in GART/VRAM to validation timeLuca Barbieri2010-03-231-1/+1
* nvfx: draw: make swtnl draw_elements actually work.Luca Barbieri2010-03-151-1/+1
* nvfx: add NOUVEAU_SWTNL to force swtnl at runtimeLuca Barbieri2010-03-151-3/+10
* nv30, nv40: unify nv[34]0_vbo.cLuca Barbieri2010-03-151-0/+563