llvmpipe: twoside for specular color also
[mesa.git] / src / glsl / ir_structure_splitting.cpp
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-24 Brian Paulglsl2: rename local variable_entry class
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-16 Ian Romanickglsl2: Silence unused variable warning
2010-08-14 José Fonsecaglsl: Standardize a few more uses of struct vs class...
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-14 Eric Anholtglsl2: Add a generic visitor class to call back with...
2010-08-11 Brian Paulglsl2: add cast to silence warning
2010-08-09 Aras Pranckeviciusglsl: fix missing return in ir_structure_splitting
2010-08-09 Eric Anholtglsl2: Handle plain variable copies in struct splitting.
2010-08-05 Eric Anholtir_structure_splitting: Massive fixing to this.
2010-08-05 Eric Anholtir_structure_splitting: New pass to chop structures...