glsl2: Fix the dereferences_variable check in ir_tree_grafting.
[mesa.git] / src / glsl / ir_print_visitor.h
2010-07-29 Eric Anholtglsl2: When dumping IR for debug, indent nested blocks.
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-06-30 Kenneth Graunkeglsl2: Define new ir_discard instruction.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Eric Anholtglsl2: Move the compiler to the subdirectory it will...