Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | st/mesa: pin driver threads to a fixed CCX when glthread is enabled | Marek Olšák | 2018-11-20 | 1 | -1/+2 |
* | st/mesa: throttle texture uploads if their memory usage goes beyond a limit | Marek Olšák | 2018-09-07 | 1 | -0/+17 |
* | st/mesa: pin driver threads to a specific L3 cache on AMD Zen (v2) | Marek Olšák | 2018-09-07 | 1 | -0/+4 |
* | gallium/util: add helper util_wait_for_idle | Marek Olšák | 2018-03-11 | 1 | -0/+3 |
* | gallium: remove pipe_index_buffer and set_index_buffer | Marek Olšák | 2017-05-10 | 1 | -7/+4 |
* | gallium/util: add debugging helpers printing pipeline statistics | Marek Olšák | 2017-04-25 | 1 | -0/+8 |
* | gallium/util: add new helpers for user index buffer uploading | Marek Olšák | 2017-02-25 | 1 | -0/+5 |
* | gallium: do not wrap header inclusion in | Emil Velikov | 2016-03-09 | 1 | -2/+2 |
* | util: added util_set_index_buffer() | Brian Paul | 2015-09-01 | 1 | -0/+3 |
* | gallium: add start_slot parameter to set_vertex_buffers | Marek Olšák | 2012-10-31 | 1 | -0/+51 |