i965: Stop making a pointless region for DRI2 to just throw it away.
[mesa.git] / src / glsl / glcpp / glcpp.c
2014-01-31 Carl Worthglcpp: Rename the variable used to enable debugging.
2014-01-28 Matt Turnerglcpp: Resolve implicit GLSL version to 100 if the...
2014-01-23 Matt Turnerglcpp: Remove unused gl_api bits.
2013-01-11 Carl Worthglcpp: Add --disable-line-continuations argument to...
2013-01-11 Carl Worthglcpp: Accept pointer to GL context rather than just...
2012-11-29 Paul Berrymesa: Rename API_OPENGL to API_OPENGL_COMPAT.
2012-09-14 Dave Airliemesa/glsl: rename preprocess to glcpp_preprocess
2011-09-09 Ian Romanickglsl: Silence several "warning: unused parameter"
2011-03-04 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-04 José Fonsecaglsl/glcpp: Use stdio.h instead of unistd.h.
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-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-15 Ian Romanickglsl: Slightly change the semantic of _LinkedShaders
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-23 Carl Worthglcpp: Make standalone preprocessor work with a tty...
2010-08-23 Carl Worthglcpp: Fix segfault in standalone preprocessor for...
2010-08-18 Carl Worthglcpp: Allow standalone glcpp to accept a filename...
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
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...