glsl: Refactor variable declaration handling.
[mesa.git] / src / glsl / builtin_types.h
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-12 Ian Romanickglsl2: Use Elements from main/compiler.h instead of...
2010-08-06 Ian Romanickglsl_type: Don't have two versions of a type with the...
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-06-29 Ian Romanickglsl_type: Make all static objects be class private
2010-06-25 Eric Anholtglsl2: Associate the GLenum for the type with builtin...
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Eric Anholtglsl2: Move the compiler to the subdirectory it will...