summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_index_modify.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: remove PIPE_USAGE_STATICMarek Olšák2014-02-061-3/+3
* gallium: add void *user_buffer in pipe_index_bufferMarek Olšák2012-04-301-31/+52
* gallium: add usage parameter to pipe_buffer_createMarek Olšák2011-02-151-0/+3
* u_index_modify: map buffers with PIPE_TRANSFER_UNSYNCHRONIZEDMarek Olšák2011-02-141-3/+12
* util: add a way to store translated indices to a user memory in u_index_modifyMarek Olšák2010-12-291-34/+77
* gallium: remove unused 'buf' parameter in pipe_buffer_unmapMarek Olšák2010-12-201-6/+6
* util/r300g: split the r300 index buffer modifier functions out to utilDave Airlie2010-09-201-0/+127