glsl: Hook up the current GLSL 1.30 types and builtins for 1.40.
authorEric Anholt <eric@anholt.net>
Thu, 8 Mar 2012 21:49:15 +0000 (13:49 -0800)
committerEric Anholt <eric@anholt.net>
Thu, 15 Mar 2012 15:33:54 +0000 (08:33 -0700)
commitc5ff9a8b9e3cafb3764e620add2900656c59606b
treea2f52e99c78adbb65191463547f7354f87910170
parentac5a5b324335195b5a5ed98775ce442c573e7e1d
glsl: Hook up the current GLSL 1.30 types and builtins for 1.40.

This gets a basic #version 140 shader compiling.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/glsl/builtin_variables.cpp
src/glsl/glsl_types.cpp
src/glsl/linker.cpp