Make glsl_type a class
authorIan Romanick <ian.d.romanick@intel.com>
Tue, 9 Mar 2010 23:17:37 +0000 (15:17 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 9 Mar 2010 23:49:31 +0000 (15:49 -0800)
commiteccf0bf5f2e261b315b2a473667f71cae50c6001
tree16ae8d76defea299918afb477d6d78edbb14cdd4
parent3a9e989628e37a0122ff72c8ef52e82dcb5ff41a
Make glsl_type a class

Among other benefits, this cleans up a the hackery invovled in
initializing the union field in builtin_types.h.
Makefile.am
builtin_types.sh
glsl_types.c [deleted file]
glsl_types.cpp [new file with mode: 0644]
glsl_types.h