llvmpipe: twoside for specular color also
[mesa.git] / src / glsl / ir_constant_propagation.cpp
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-09-29 Kenneth Graunkeglsl: "Copyright", not "Constantright"
2010-09-22 Eric Anholtglsl: Rework assignments with write_masks to have LHS...
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-03 Ian Romanickglsl2: Allow copy / constant propagation into array...
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-08-14 Eric Anholtglsl2: Convert ir_constant_propagation to ir_rvalue_vis...
2010-08-10 Eric Anholtglsl2: Add constant propagation.