glsl: Skip processing of expression trees in discard simplification.
[mesa.git] / src / glsl / lower_instructions.cpp
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-01 Ian Romanickglsl: Lower ir_binop_pow to a sequence of EXP2 and...
2010-12-01 Ian Romanickglsl: Use M_LOG2E constant instead of calling log2
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-19 Kenneth Graunkeglsl: Combine many instruction lowering passes into...