aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nv50/nv50_push.c
Commit message (Expand)AuthorAgeFilesLines
* util: Move gallium's PIPE_FORMAT utils to /util/format/Eric Anholt2019-11-141-1/+1
* nouveau: support NULL-resourcesErik Faye-Lund2019-04-291-2/+5
* nv50,nvc0: fix push hint logic in presence of a start offsetIlia Mirkin2017-10-111-2/+1
* gallium: remove pipe_index_buffer and set_index_bufferMarek Olšák2017-05-101-6/+6
* gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytesMarek Olšák2017-05-101-3/+3
* nv50,nvc0: fix start_instance in manual push pathIlia Mirkin2016-06-211-5/+11
* nv50: allow using inline vertex data submit when gl_VertexID is usedSamuel Pitoiset2015-11-191-1/+41
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-4/+4
* nouveau: use bool instead of booleanSamuel Pitoiset2015-07-211-4/+4
* nv50: assert before trying to out-of-bounds access vtxbufEmil Velikov2014-01-181-0/+1
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-0/+309