summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_index_modify.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-06gallium: remove PIPE_USAGE_STATICMarek Olšák1-3/+3
2012-04-30gallium: add void *user_buffer in pipe_index_bufferMarek Olšák1-31/+52
2011-02-15gallium: add usage parameter to pipe_buffer_createMarek Olšák1-0/+3
2011-02-14u_index_modify: map buffers with PIPE_TRANSFER_UNSYNCHRONIZEDMarek Olšák1-3/+12
2010-12-29util: add a way to store translated indices to a user memory in u_index_modifyMarek Olšák1-34/+77
2010-12-20gallium: remove unused 'buf' parameter in pipe_buffer_unmapMarek Olšák1-6/+6
2010-09-20util/r300g: split the r300 index buffer modifier functions out to utilDave Airlie1-0/+127