aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_helpers.c
Commit message (Expand)AuthorAgeFilesLines
* gallium/util: add helper util_wait_for_idleMarek Olšák2018-03-111-0/+12
* gallium: remove pipe_index_buffer and set_index_bufferMarek Olšák2017-05-101-34/+10
* gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytesMarek Olšák2017-05-101-8/+9
* gallium/util: add debugging helpers printing pipeline statisticsMarek Olšák2017-04-251-0/+51
* gallium/util: add new helpers for user index buffer uploadingMarek Olšák2017-02-251-0/+30
* gallium/util: return correct number of bound vertex buffersPatrick Rudolph2015-12-101-1/+7
* util: added util_set_index_buffer()Brian Paul2015-09-011-0/+15
* gallium: add start_slot parameter to set_vertex_buffersMarek Olšák2012-10-311-0/+90