summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv10/nv10_vbo.c
Commit message (Expand)AuthorAgeFilesLines
* Nuke the nv0x-nv2x gallium pipe drivers.Francisco Jerez2010-02-041-78/+0
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-1/+1
* gallium: Enable multiple constant buffers for vertex and geometry shaders.Michal Krol2010-01-281-0/+1
* Merge commit 'origin/gallium-draw-retval'Keith Whitwell2010-01-051-6/+4
|\
| * gallium: propogate draw retval changes into more driversKeith Whitwell2009-12-211-6/+4
* | 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