summaryrefslogtreecommitdiffstats
path: root/src/glsl/glcpp/glcpp.c
Commit message (Expand)AuthorAgeFilesLines
* glsl: Silence several "warning: unused parameter"Ian Romanick2011-09-091-0/+1
* glsl/glcpp: Use stdio.h instead of unistd.h.José Fonseca2011-03-041-25/+15
* Convert everything from the talloc API to the ralloc API.Kenneth Graunke2011-01-311-5/+5
* glsl: Slightly change the semantic of _LinkedShadersIan Romanick2010-10-141-0/+8
* glsl: Define GL_ES preprocessor macro if API is OpenGL ES 2.0.Kenneth Graunke2010-09-071-1/+2
* glcpp: Make standalone preprocessor work with a tty as stdinCarl Worth2010-08-231-33/+49
* glcpp: Fix segfault in standalone preprocessor for "file not found", etc.Carl Worth2010-08-231-4/+17
* glcpp: Allow standalone glcpp to accept a filename as first argument.Carl Worth2010-08-171-3/+11
* glsl2: Conditionally define preprocessor tokens for optional extensionsIan Romanick2010-07-011-4/+1
* glsl2: Move the compiler to the subdirectory it will live in in Mesa.Eric Anholt2010-06-241-0/+88