summaryrefslogtreecommitdiff
path: root/glsl_types.h
AgeCommit message (Expand)Author
2010-03-10Tell emacs that C++ .h files are C++Ian Romanick
2010-03-09Convert is_glsl_type_matrix to glsl_type::is_matrixIan Romanick
2010-03-09Convert is_glsl_type_vector to glsl_type::is_vectorIan Romanick
2010-03-09Convert is_glsl_type_scalar to glsl_type::is_scalarIan Romanick
2010-03-09Make glsl_type a classIan Romanick
2010-02-22Initial commit. lolIan Romanick