llvmpipe: twoside for specular color also
[mesa.git] / src / glsl / ir_vec_index_to_cond_assign.cpp
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-04 Eric Anholtglsl2: Make the clone() method take a talloc context.
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-21 Kenneth Graunkeglsl2: Replace insert_before/remove pairs with exec_nod...
2010-07-21 Ian Romanickglsl2: Add and use new variable mode ir_var_temporary
2010-07-12 Eric Anholtglsl2: Add support for variable vector indexing on...
2010-07-07 Eric Anholtglsl2: Clean up vec_index_to_cond_assign after the...
2010-07-07 Eric Anholtglsl2: Add pass for supporting variable vector indexing...