summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_draw.h
AgeCommit message (Expand)AuthorFilesLines
2017-05-10gallium: remove pipe_index_buffer and set_index_bufferMarek Olšák1-4/+5
2017-04-20gallium/util: remove util_draw_range_elements helperMarek Olšák1-23/+0
2016-05-27gallium/util: use enum pipe_prim_type instead of unsigned some moreRoland Scheidegger1-5/+16
2015-07-21gallium: replace INLINE with inlineIlia Mirkin1-6/+6
2014-07-02gallium: add facilities for indirect drawingChristoph Bumiller1-0/+8
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-2/+2
2012-05-12gallium/util: remove unused parameter nr_vertex_buffers in util_draw_max_indexMarek Olšák1-1/+0
2011-04-01draw: Prevent out-of-bounds vertex buffer access.José Fonseca1-0/+19
2010-08-28util: Include missing header in u_draw.h.Vinson Lee1-0/+1
2010-07-30util: Fix the range of util_draw_elements_instanced.Chia-I Wu1-2/+0
2010-07-30util: more helpers for old draw codeKeith Whitwell1-0/+140