aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv10/nv10_vbo.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: add geometry shader support to galliumZack Rusin2009-12-251-0/+1
* nouveau: remove unneeded code from ws, use pipe_buffer_ instead of ws->Ben Skeggs2009-06-051-7/+8
* nouveau: gallium directory structure changed again..Ben Skeggs2008-09-111-1/+0
* nouveau: update for interface changes + hack around gallium x86_64 bustageBen Skeggs2008-06-231-1/+3
* nouveau: PIPE_ATTRIB_MAX -> PIPE_MAX_ATTRIBSBen Skeggs2008-04-151-2/+2
* nv10: fix more vertex stuffStephane Marchesin2008-04-031-0/+2
* nv10: fix some more state, work on the vertex emission code.Stephane Marchesin2008-04-021-0/+2
* nv10.Stephane Marchesin2008-03-151-0/+72