aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nvc0/nvc0_vbo_translate.c
Commit message (Expand)AuthorAgeFilesLines
* nouveau: support NULL-resourcesErik Faye-Lund2019-04-291-1/+5
* nvc0: add support for handling indirect draws with attrib conversionIlia Mirkin2019-02-061-0/+77
* nv50,nvc0: fix push hint logic in presence of a start offsetIlia Mirkin2017-10-111-5/+4
* gallium: remove pipe_index_buffer and set_index_bufferMarek Olšák2017-05-101-14/+16
* gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytesMarek Olšák2017-05-101-7/+7
* nv50,nvc0: fix start_instance in manual push pathIlia Mirkin2016-06-211-5/+11
* nvc0: rename 3d binding points to NVC0_BIND_3D_XXXSamuel Pitoiset2016-02-221-3/+3
* nvc0: respect edgeflag attribute widthIlia Mirkin2015-10-231-7/+33
* nvc0: preliminary tess supportIlia Mirkin2015-07-231-2/+1
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-17/+17
* nouveau: use bool instead of booleanSamuel Pitoiset2015-07-211-9/+9
* nvc0: fix translate path for PRIM_RESTART_WITH_DRAW_ARRAYSChristoph Bumiller2014-07-151-13/+28
* nvc0: enable support for maxwell boardsBen Skeggs2014-05-151-1/+2
* nvc0: Handle user mapped vertex buffer for edgeflagMaarten Lankhorst2014-03-181-2/+7
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-0/+649