summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_draw.h
Commit message (Expand)AuthorAgeFilesLines
* gallium/util: use enum pipe_prim_type instead of unsigned some moreRoland Scheidegger2016-05-271-5/+16
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-6/+6
* gallium: add facilities for indirect drawingChristoph Bumiller2014-07-021-0/+8
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* gallium/util: remove unused parameter nr_vertex_buffers in util_draw_max_indexMarek Olšák2012-05-121-1/+0
* draw: Prevent out-of-bounds vertex buffer access.José Fonseca2011-04-011-0/+19
* util: Include missing header in u_draw.h.Vinson Lee2010-08-281-0/+1
* util: Fix the range of util_draw_elements_instanced.Chia-I Wu2010-07-301-2/+0
* util: more helpers for old draw codeKeith Whitwell2010-07-301-0/+140