summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nvc0/nvc0_vbo.c
Commit message (Expand)AuthorAgeFilesLines
* nvc0: add support for indirect drawingChristoph Bumiller2014-07-151-23/+67
* nvc0: add a memory barrier when there are persistent UBOsIlia Mirkin2014-07-031-1/+26
* nvc0: assert that we have vertex elements stateChristoph Bumiller2014-05-231-0/+1
* nvc0: enable support for maxwell boardsBen Skeggs2014-05-151-2/+4
* nvc0: replace some vb->stride checks with constant_vbo insteadBen Skeggs2014-05-151-3/+3
* nouveau: add ARB_buffer_storage supportIlia Mirkin2014-05-021-0/+12
* nvc0: release 3d bufctx after drawingBen Skeggs2013-11-131-0/+3
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-0/+891