glsl2: Move our data from a glsl_shader* on the side to the main gl_shader *.
[mesa.git] / src / glsl / linker.cpp
2010-06-30 Eric Anholtglsl2: Move our data from a glsl_shader* on the side...
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...