summaryrefslogtreecommitdiff
path: root/src/glsl/main.cpp
AgeCommit message (Expand)Author
2010-06-29glsl2: Pass MaxDrawBuffers from core Mesa into the GLSL compilerIan Romanick
2010-06-29glsl_type: Add _mesa_glsl_release_types to release all type related storageIan Romanick
2010-06-28glsl2: Add option to stand-alone GLSL compiler to dump IR before optimizationsIan Romanick
2010-06-25glsl2: Use the parser state as the talloc context for dead code elimination.Eric Anholt
2010-06-24glsl2: Move the compiler to the subdirectory it will live in in Mesa.Eric Anholt