glsl2: Teach copy propagation about "if" and "loop" instructions.
[mesa.git] / src / glsl / glsl_symbol_table.h
2010-08-05 Eric Anholtglsl2: Add a pass for removing unused functions.
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-06-25 Eric Anholtglsl2: Wrap includes of C interfaces with extern "C".
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Eric Anholtglsl2: Move the compiler to the subdirectory it will...