Merge remote-tracking branch 'origin/master' into pipe-video
[mesa.git] / src / glsl / lower_variable_index_to_cond_assign.cpp
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-31 Kenneth Graunkeglsl: Introduce a new "const_in" variable mode.
2011-01-31 Kenneth GraunkeConvert everything from the talloc API to the ralloc...
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-11 Eric Anholtglsl: Fix the lowering of variable array indexing to...
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
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-27 Eric Anholtglsl: Fix broadcast_index of lower_variable_index_to_co...
2010-09-21 Brian PaulMerge branch 'sprite-coord'
2010-09-18 Vinson Leeglsl: Fix 'control reaches end of non-void function...
2010-09-17 Ian Romanickglsl2: Add flags to enable variable index lowering
2010-09-17 Ian Romanickglsl2: Refactor testing for whether a deref is of a...
2010-09-17 Luca Barbieriglsl: add pass to lower variable array indexing to...