summaryrefslogtreecommitdiff
path: root/src/glsl/glcpp/glcpp.c
AgeCommit message (Expand)Author
2011-03-04glsl/glcpp: Use stdio.h instead of unistd.h.José Fonseca
2011-01-31Convert everything from the talloc API to the ralloc API.Kenneth Graunke
2010-10-14glsl: Slightly change the semantic of _LinkedShadersIan Romanick
2010-09-07glsl: Define GL_ES preprocessor macro if API is OpenGL ES 2.0.Kenneth Graunke
2010-08-23glcpp: Make standalone preprocessor work with a tty as stdinCarl Worth
2010-08-23glcpp: Fix segfault in standalone preprocessor for "file not found", etc.Carl Worth
2010-08-17glcpp: Allow standalone glcpp to accept a filename as first argument.Carl Worth
2010-07-01glsl2: Conditionally define preprocessor tokens for optional extensionsIan Romanick
2010-06-24glsl2: Move the compiler to the subdirectory it will live in in Mesa.Eric Anholt