summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv10/nv10_vbo.c
AgeCommit message (Expand)Author
2010-02-04Nuke the nv0x-nv2x gallium pipe drivers.Francisco Jerez
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca
2010-01-28gallium: Enable multiple constant buffers for vertex and geometry shaders.Michal Krol
2010-01-05Merge commit 'origin/gallium-draw-retval'Keith Whitwell
2009-12-25gallium: add geometry shader support to galliumZack Rusin
2009-12-21gallium: propogate draw retval changes into more driversKeith Whitwell
2009-06-05nouveau: remove unneeded code from ws, use pipe_buffer_ instead of ws->Ben Skeggs
2008-09-11nouveau: gallium directory structure changed again..Ben Skeggs
2008-06-23nouveau: update for interface changes + hack around gallium x86_64 bustageBen Skeggs
2008-04-15nouveau: PIPE_ATTRIB_MAX -> PIPE_MAX_ATTRIBSBen Skeggs
2008-04-03nv10: fix more vertex stuffStephane Marchesin
2008-04-02nv10: fix some more state, work on the vertex emission code.Stephane Marchesin
2008-03-15nv10.Stephane Marchesin