Complain and exit if the given shader file doesn't exist.
[mesa.git] / ir_optimization.h
2010-06-21 Kenneth GraunkeMerge Carl's preprocessor into the glcpp subdirectory.
2010-06-01 Eric Anholtir_constant_variable: New pass to mark constant-assigne...
2010-06-01 Eric Anholtir_swizzle_swizzle: Reduce swizzle chains to a single...
2010-06-01 Eric Anholtir_vec_index_to_swizzle: Pass to convert indexing of...
2010-05-05 Eric AnholtMove optimization pass prototypes to a single header.
2010-05-05 Eric Anholtir_dead_code_local: Remove redundant assignments within...