Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium/util: add helper util_wait_for_idle | Marek Olšák | 2018-03-11 | 1 | -0/+12 |
* | gallium: remove pipe_index_buffer and set_index_buffer | Marek Olšák | 2017-05-10 | 1 | -34/+10 |
* | gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytes | Marek Olšák | 2017-05-10 | 1 | -8/+9 |
* | gallium/util: add debugging helpers printing pipeline statistics | Marek Olšák | 2017-04-25 | 1 | -0/+51 |
* | gallium/util: add new helpers for user index buffer uploading | Marek Olšák | 2017-02-25 | 1 | -0/+30 |
* | gallium/util: return correct number of bound vertex buffers | Patrick Rudolph | 2015-12-10 | 1 | -1/+7 |
* | util: added util_set_index_buffer() | Brian Paul | 2015-09-01 | 1 | -0/+15 |
* | gallium: add start_slot parameter to set_vertex_buffers | Marek Olšák | 2012-10-31 | 1 | -0/+90 |