Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: remove pipe_index_buffer and set_index_buffer | Marek Olšák | 2017-05-10 | 1 | -15/+16 |
* | gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytes | Marek Olšák | 2017-05-10 | 1 | -9/+9 |
* | gallium: fold u_trim_pipe_prim call from st/mesa to drivers | Marek Olšák | 2017-04-20 | 1 | -0/+5 |
* | gallium: Remove every double semi-colon | Jakob Sinclair | 2016-04-26 | 1 | -1/+1 |
* | nv30: always go through translate module on big-endian | Ilia Mirkin | 2015-10-04 | 1 | -0/+4 |
* | gallium: replace INLINE with inline | Ilia Mirkin | 2015-07-21 | 1 | -2/+2 |
* | nouveau: use bool instead of boolean | Samuel Pitoiset | 2015-07-21 | 1 | -13/+13 |
* | nv30: allow vertex state creation with 0 elements | Ilia Mirkin | 2015-06-29 | 1 | -2/+3 |
* | nv40: enable base vertex | Ilia Mirkin | 2015-06-29 | 1 | -4/+2 |
* | nv30: avoid doing extra work on clear and hitting unexpected states | Ilia Mirkin | 2015-05-24 | 1 | -1/+1 |
* | nouveau: add ARB_buffer_storage support | Ilia Mirkin | 2014-05-02 | 1 | -0/+12 |
* | Move nv30, nv50 and nvc0 to nouveau. | Johannes Obermayr | 2013-09-11 | 1 | -0/+627 |