summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/nvc0/nvc0_vbo_translate.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-10gallium: remove pipe_index_buffer and set_index_bufferMarek Olšák1-14/+16
2017-05-10gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytesMarek Olšák1-7/+7
2016-06-21nv50,nvc0: fix start_instance in manual push pathIlia Mirkin1-5/+11
2016-02-22nvc0: rename 3d binding points to NVC0_BIND_3D_XXXSamuel Pitoiset1-3/+3
2015-10-23nvc0: respect edgeflag attribute widthIlia Mirkin1-7/+33
2015-07-23nvc0: preliminary tess supportIlia Mirkin1-2/+1
2015-07-21gallium: replace INLINE with inlineIlia Mirkin1-17/+17
2015-07-21nouveau: use bool instead of booleanSamuel Pitoiset1-9/+9
2014-07-15nvc0: fix translate path for PRIM_RESTART_WITH_DRAW_ARRAYSChristoph Bumiller1-13/+28
2014-05-15nvc0: enable support for maxwell boardsBen Skeggs1-1/+2
2014-03-18nvc0: Handle user mapped vertex buffer for edgeflagMaarten Lankhorst1-2/+7
2013-09-11Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr1-0/+649