draw: corrections to allow for different cliptest cases
[mesa.git] / src / glsl / glcpp / glcpp-parse.c
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-08 Kenneth Graunkeglcpp: Fix build on non-GCC compilers.
2010-09-08 Kenneth Graunkeglsl: Define GL_ES preprocessor macro if API is OpenGL...
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-24 Chia-I Wuglsl: Include main/core.h.
2010-08-18 Carl Worthglcpp: Refresh generated files.
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-16 Kenneth Graunkeglcpp: Refresh autogenerated lexer and parser.
2010-08-14 José FonsecaRevert "glsl2: Use stdint.h instead of inttypes.h"
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-14 Kenneth Graunkeglsl2: Refresh autogenerated bison parser.
2010-08-13 Ian Romanickglsl2: Use stdint.h instead of inttypes.h
2010-08-12 Ian Romanickglsl2: Add missing include of string.h
2010-08-11 Carl Worthglcpp: Fix "unterminated if" diagnostic.
2010-08-11 Carl Worthglccp: Regenerate glcpp-parse.c
2010-08-11 Carl Worthglcpp: Reword diagnostic for #elif with no expression
2010-08-11 Carl Worthglcpp: Regenerate glcpp-parse.c
2010-08-10 Carl Worthglcpp: Regnerate glcpp-parse.c and glcpp-parse.h
2010-08-05 Kenneth Graunkeglcpp: Ignore #if and #elif expressions when skipping.
2010-08-05 Kenneth Graunkeglcpp: Refactor HASH_IF and HASH_ELIF expansion to...
2010-08-04 Kenneth Graunkeglcpp: Refresh autogenerated lexer and parser.
2010-07-29 Eric Anholtglsl2: Actually fix glsl-version-define.
2010-07-29 Eric Anholtglcpp: Add __VERSION__ define to the current language...
2010-07-29 Eric Anholtglcpp: Print integer tokens as decimal, not hex.
2010-07-28 Eric Anholtglsl2: Add the define for ARB_fragment_coord_convention...
2010-07-28 Carl Worthglcpp: Add generated source files.