summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nv30/nv30_vbo.c
Commit message (Expand)AuthorAgeFilesLines
* WIP nouveau: add lockingIlia Mirkin2016-11-011-0/+5
* gallium: Remove every double semi-colonJakob Sinclair2016-04-261-1/+1
* nv30: always go through translate module on big-endianIlia Mirkin2015-10-041-0/+4
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-2/+2
* nouveau: use bool instead of booleanSamuel Pitoiset2015-07-211-13/+13
* nv30: allow vertex state creation with 0 elementsIlia Mirkin2015-06-291-2/+3
* nv40: enable base vertexIlia Mirkin2015-06-291-4/+2
* nv30: avoid doing extra work on clear and hitting unexpected statesIlia Mirkin2015-05-241-1/+1
* nouveau: add ARB_buffer_storage supportIlia Mirkin2014-05-021-0/+12
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-0/+627