Add PASS / FAIL annotations to tests missing them.
[mesa.git] / ir_variable.cpp
2010-03-29 Eric AnholtAdd definitions for 1.10 built-in uniforms for ff state.
2010-03-29 Eric AnholtAdd support for builtin deprecated fs varyings.
2010-03-25 Ian RomanickMerge branch 'anholt'
2010-03-25 Eric AnholtSet up fragment shader builtin variables.
2010-03-19 Ian RomanickUse glsl_symbol_table instead of using _mesa_symbol_tab...
2010-03-10 Ian RomanickIR variable: Initial work to support GLSL built-in...