tgsi/ureg: make the dst register match the src indirection
[mesa.git] / src / gallium / auxiliary / draw / draw_pt_vsplit_tmp.h
2012-11-15 Roland Scheideggerdraw: fix crashes with out-of-bounds indices
2012-10-17 Brian Pauldraw: silence MSVC signed/unsigned comparison warnings
2012-05-31 Brian Pauldraw: simplify index buffer specification
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-06 José Fonsecadraw: Fix thinko in debug warnings.
2011-04-01 José Fonsecadraw: Prevent out-of-bounds vertex buffer access.
2011-03-31 José Fonsecadraw: Revert code reorg in previous change.
2011-03-30 José Fonsecadraw: Forgot to remove one istart usage.
2011-03-30 José Fonsecadraw: Fix bug when drawing ushort indices.
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-13 Chia-I Wudraw: Fix an off-by-one bug in a vsplit assertion.
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-25 Chia-I Wudraw: Add draw_set_index_buffer and others.
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-16 Chia-I Wudrwa: Add PRIMITIVE macro to vsplit.
2010-08-16 Chia-I Wudraw: Add vsplit frontend.