Merge branch 'lp-offset-twoside'
[mesa.git] / src / glsl / builtin_types.h
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-09 Ian Romanickglsl: Fix incorrect gl_type of sampler2DArray and sampl...
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-11 Chad Versaceglsl: Add glsl_type::uvecN_type for N=2,3
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-08 Kenneth Graunkeglsl: Split out types that are in 1.10 but not GLSL...
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
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...