gallium: remove pipe_index_buffer and set_index_buffer
[mesa.git] / src / gallium / auxiliary / util / u_draw.h
2017-05-10 Marek Olšákgallium: remove pipe_index_buffer and set_index_buffer
2017-04-20 Marek Olšákgallium/util: remove util_draw_range_elements helper
2016-05-27 Roland Scheideggergallium/util: use enum pipe_prim_type instead of unsign...
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2014-07-01 Christoph Bumillergallium: add facilities for indirect drawing
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2012-05-12 Marek Olšákgallium/util: remove unused parameter nr_vertex_buffers...
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-01 José Fonsecadraw: Prevent out-of-bounds vertex buffer access.
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-29 Vinson Leeutil: Include missing header in u_draw.h.
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-30 Chia-I Wuutil: Fix the range of util_draw_elements_instanced.
2010-07-30 Keith Whitwellutil: more helpers for old draw code