Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: Move gallium's PIPE_FORMAT utils to /util/format/ | Eric Anholt | 2019-11-14 | 1 | -1/+1 |
* | nouveau: support NULL-resources | Erik Faye-Lund | 2019-04-29 | 1 | -2/+5 |
* | nv50,nvc0: fix push hint logic in presence of a start offset | Ilia Mirkin | 2017-10-11 | 1 | -2/+1 |
* | gallium: remove pipe_index_buffer and set_index_buffer | Marek Olšák | 2017-05-10 | 1 | -6/+6 |
* | gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytes | Marek Olšák | 2017-05-10 | 1 | -3/+3 |
* | nv50,nvc0: fix start_instance in manual push path | Ilia Mirkin | 2016-06-21 | 1 | -5/+11 |
* | nv50: allow using inline vertex data submit when gl_VertexID is used | Samuel Pitoiset | 2015-11-19 | 1 | -1/+41 |
* | gallium: replace INLINE with inline | Ilia Mirkin | 2015-07-21 | 1 | -4/+4 |
* | nouveau: use bool instead of boolean | Samuel Pitoiset | 2015-07-21 | 1 | -4/+4 |
* | nv50: assert before trying to out-of-bounds access vtxbuf | Emil Velikov | 2014-01-18 | 1 | -0/+1 |
* | Move nv30, nv50 and nvc0 to nouveau. | Johannes Obermayr | 2013-09-11 | 1 | -0/+309 |