glsl2: Fix warning from always-false assert not being known to not return.
[mesa.git] / src / glsl / glsl_symbol_table.h
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...