configure.ac: GLX cannot work without OpenGL
[mesa.git] / src / glsl / glcpp / glcpp.h
2013-01-11 Carl Worthglcpp: Accept pointer to GL context rather than just...
2013-01-11 Carl Worthglcpp: Add a flag to the parser state to indicate GLES.
2012-09-14 Dave Airliemesa/glsl: rename preprocess to glcpp_preprocess
2012-06-26 Carl Worthglsl: glcpp: Move handling of #line directives from...
2012-02-28 Kenneth Graunkeglcpp: Don't strlen() the output for every token being...
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-17 Ian RomanickMerge branch 'glsl2'
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-04 Kenneth Graunkeglcpp: Remove xtalloc wrappers in favor of plain talloc.
2010-08-02 Aras Pranckeviciusglsl2: Give the path within src/mesa/ for headers inste...
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-21 Carl Worthglsl: Fix missing initialization of yylloc.source
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...