nir/lower_system_values: Stop supporting non-SSA
[mesa.git] / src / glsl / ir_reader.cpp
2010-07-21 Ian Romanickglsl2: glsl_type has its own talloc context, don't...
2010-07-21 Ian Romanickglsl2: Add and use new variable mode ir_var_temporary
2010-07-19 Eric Anholtglsl2: Remove the const disease from function signature...
2010-07-13 Ian Romanicklinker: Implement first bits of intrastage linking
2010-07-07 Kenneth Graunkeir_reader: Don't emit ir_function multiple times.
2010-07-03 Kenneth Graunkeglsl2: Fix for dead strings being stored in the symbol...
2010-06-30 Kenneth Graunkeglsl2: Use _mesa_glsl_parse_state as the talloc parent...
2010-06-26 Kenneth Graunkeir_reader: Free memory for S-Expressions earlier.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Eric Anholtglsl2: Move the compiler to the subdirectory it will...