summaryrefslogtreecommitdiff
path: root/src/glsl/glsl_parser_extras.h
AgeCommit message (Expand)Author
2010-07-01glsl2: Conditionally allow optional extensions to be enabledIan Romanick
2010-07-01glsl2: Conditionally define preprocessor tokens for optional extensionsIan Romanick
2010-07-01glsl2: Add gl_MaxTextureCoordsIan Romanick
2010-06-29glsl2: Pass MaxDrawBuffers from core Mesa into the GLSL compilerIan Romanick
2010-06-29glsl2: Check for non-void functions that don't have a return statement.Kenneth Graunke
2010-06-24glsl2: Move the compiler to the subdirectory it will live in in Mesa.Eric Anholt