aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_helpers.h
Commit message (Expand)AuthorAgeFilesLines
* st/mesa: pin driver threads to a fixed CCX when glthread is enabledMarek Olšák2018-11-201-1/+2
* st/mesa: throttle texture uploads if their memory usage goes beyond a limitMarek Olšák2018-09-071-0/+17
* st/mesa: pin driver threads to a specific L3 cache on AMD Zen (v2)Marek Olšák2018-09-071-0/+4
* gallium/util: add helper util_wait_for_idleMarek Olšák2018-03-111-0/+3
* gallium: remove pipe_index_buffer and set_index_bufferMarek Olšák2017-05-101-7/+4
* gallium/util: add debugging helpers printing pipeline statisticsMarek Olšák2017-04-251-0/+8
* gallium/util: add new helpers for user index buffer uploadingMarek Olšák2017-02-251-0/+5
* gallium: do not wrap header inclusion inEmil Velikov2016-03-091-2/+2
* util: added util_set_index_buffer()Brian Paul2015-09-011-0/+3
* gallium: add start_slot parameter to set_vertex_buffersMarek Olšák2012-10-311-0/+51