glsl: Skip processing of expression trees in discard simplification.
[mesa.git] / src / glsl / ir_function_can_inline.cpp
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-11-25 Kenneth Graunkeglsl: Don't inline function prototypes.
2010-09-21 Brian PaulMerge branch 'sprite-coord'
2010-09-17 Tilman Sauerbeckglsl2: Empty functions can be inlined.
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Eric Anholtglsl2: Move the compiler to the subdirectory it will...