i965: Use a new miptree to avoid software fallbacks due to drawing offset.
[mesa.git] / src / glsl / lower_variable_index_to_cond_assign.cpp
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
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...