llvmpipe: twoside for specular color also
[mesa.git] / src / glsl / ir_copy_propagation.cpp
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-10 Eric Anholtglsl2: Teach copy propagation about "if" and "loop...
2010-08-06 Aras Pranckeviciuscopy_propagation: do propagation into non-out call...
2010-08-05 Eric Anholtglsl2: Catch pointless copies in copy propagation.
2010-08-04 Ian Romanickglsl2: Add ir_assignment::write_mask and associated...
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-12 Eric Anholtglsl2: Fix copy propagation in the presence of derefs...
2010-06-30 Kenneth Graunkeglsl2: Create new talloc contexts the "right" way.
2010-06-28 Kenneth GraunkeUse a more sensible context in copy propagation.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Eric Anholtglsl2: Move the compiler to the subdirectory it will...