summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/nv50/nv50_push.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-11nv50,nvc0: fix push hint logic in presence of a start offsetIlia Mirkin1-2/+1
2017-05-10gallium: remove pipe_index_buffer and set_index_bufferMarek Olšák1-6/+6
2017-05-10gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytesMarek Olšák1-3/+3
2016-06-21nv50,nvc0: fix start_instance in manual push pathIlia Mirkin1-5/+11
2015-11-19nv50: allow using inline vertex data submit when gl_VertexID is usedSamuel Pitoiset1-1/+41
2015-07-21gallium: replace INLINE with inlineIlia Mirkin1-4/+4
2015-07-21nouveau: use bool instead of booleanSamuel Pitoiset1-4/+4
2014-01-18nv50: assert before trying to out-of-bounds access vtxbufEmil Velikov1-0/+1
2013-09-11Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr1-0/+309