summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_draw.c
Commit message (Expand)AuthorAgeFilesLines
* util/draw: replace assertions with conditionals in util_draw_max_index()Brian Paul2011-11-151-8/+24
* draw: Prevent out-of-bounds vertex buffer access.José Fonseca2011-04-011-0/+99