summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/nv50/nv50_push.c
AgeCommit message (Expand)AuthorFilesLines
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