glcpp: Rewrite line-continuation support to act globally.
[mesa.git] / src / glsl / glcpp / pp.c
2013-01-11 Carl Worthglcpp: Rewrite line-continuation support to act globally.
2013-01-11 Carl Worthglcpp: Honor the GL context's DisableGLSLLineContinuati...
2013-01-11 Carl Worthglcpp: Accept pointer to GL context rather than just...
2012-12-01 Carl WorthRevert "glcpp: Rewrite line-continuation support to...
2012-11-30 Carl Worthglcpp: Rewrite line-continuation support to act globally.
2012-09-14 Dave Airliemesa/glsl: rename preprocess to glcpp_preprocess
2012-06-26 Carl Worthglsl: Consistently use length-based ralloc string funct...
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-31 Kenneth GraunkeConvert everything from the talloc API to the ralloc...
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
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-27 Brian Paulglsl2: remove 'extern' keyword in .c file
2010-08-25 Aras Pranckeviciusglsl/mesa: fixes for MSVC
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-13 Jakob Bornecrantzglsl2: Include string.h in preprocessor
2010-08-11 Carl Worthglcpp: Fix "unterminated if" diagnostic.
2010-08-11 Brian Paulglsl2: move declarations before code
2010-07-30 Kenneth Graunkeglcpp: Don't look for backslashes before the beginning...
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-02 Ian Romanickglsl2: Conditionally define preprocessor tokens for...
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Eric Anholtglsl2: Move the compiler to the subdirectory it will...