glsl: Fix misnamed textureProjOffset prototypes in built-in profiles.
[mesa.git] / src / glsl / glcpp /
2011-11-03 Chia-I Wuglsl: add support for GL_OES_EGL_image_external
2011-09-30 Carl Worthglcpp: Add a test for #elif with an undefined macro.
2011-09-30 Carl Worthglcpp: Raise error if defining any macro containing...
2011-09-30 Carl Worthglcpp: Implement token pasting for non-function-like...
2011-09-30 Carl Worthglcpp: Test a non-function-like macro using the token...
2011-09-30 Carl Worthglcpp: Fix two (or more) successive applications of...
2011-09-30 Carl Worthglcpp: Add a test for a macro that implements token...
2011-09-09 Ian Romanickglsl: Silence several "warning: unused parameter"
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-25 Kenneth Graunkeglcpp: Add GL_ARB_conservative_depth #define.
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-15 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-09 Kenneth Graunkeglsl: Add compiler support for ARB_shader_texture_lod.
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-17 Carl Worthglcpp: Fix attempts to expand recursive macros infinite...
2011-04-14 Carl WorthAdd expected file for 095-recursive-define test case.
2011-04-14 Carl Worthglcpp: Simplify calling convention of parser's active_l...
2011-04-14 Carl Worthglcpp: Add --valgrind option to the glcpp-test utility
2011-04-14 Carl WorthAdd an expected file for 084-unbalanced-parentheses
2011-04-14 Carl WorthAdd an expected file for 094-divide-by-zero-short-circuit
2011-04-14 Carl WorthAdd an expected file for 093-divide-by-zero
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-03-04 José Fonsecaglsl: Define YY_NO_UNISTD_H on MSVC.
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-03 Kenneth Graunkeglcpp: Remove trailing contexts from #if rules.
2011-03-03 Kenneth Graunkeglcpp: Rework lexer to use a SKIP state rather than...
2011-03-03 Kenneth Graunkeglcpp/tests: Update 063-comments.c.expected to match...
2011-03-02 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-02 Kenneth Graunkeglsl: Remove unused glcpp/Makefile.am.
2011-03-01 Ian RomanickAdd generated parser / lexer files to gitignore lists
2011-03-01 Ian Romanickglcpp: Remove files generated by flex and bison from GIT
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-11 Ian Romanickglcpp: regerated files
2011-02-02 Chad Versaceglcpp: Raise error when modulus is zero
2011-01-31 Brian Paulglsl: regerated files
2011-01-31 Brian Paulglsl: make _token_list_is_empty_ignoring_space() static
2011-01-31 Kenneth GraunkeConvert everything from the talloc API to the ralloc...
2011-01-28 Carl WorthRevert "glcpp: Demote "macro redefined" from an error...
2011-01-28 Carl Worthglcpp: Demote "macro redefined" from an error to a...
2011-01-27 Chad Versaceglsl: Refresh autogenerated parser files
2011-01-27 Chad Versaceglcpp: Conditionally define macro GL_AMD_conservative_depth
2011-01-21 Kenneth Graunkeglcpp: Regenerate parser files.
2011-01-21 Kenneth Graunkeglcpp: Remove use of talloc reference counting.
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-11 Ian Romanickglcpp: Refresh autogenerated lexer and parser files.
2011-01-11 Ian Romanickglcpp: Generate an error for division by zero
2011-01-11 Chad Versaceglcpp: Regenerate glcpp-parse.c
2011-01-11 Chad Versaceglcpp: Fix segfault when validating macro redefinitions
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-05 Vinson Leeglcpp: Add test for recursive #define.
2011-01-04 Vinson Leeglcpp: Add division by zero test cases.
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-28 Vinson Leeglcpp: Add negative tests for redefintions with valuele...
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-07 Kenneth GraunkeRefresh autogenerated glcpp parser.
2010-12-07 Kenneth Graunkeglcpp: Don't emit SPACE tokens in conditional_tokens...
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-17 Kenneth GraunkeRegenerate glcpp parser.
2010-11-17 Kenneth Graunkeglsl: Unconditionally define GL_FRAGMENT_PRECISION_HIGH...
2010-11-17 Kenneth GraunkeRefresh autogenerated glcpp parser.
2010-11-17 Kenneth Graunkeglcpp: Define GL_FRAGMENT_PRECISION_HIGH if GLSL versio...
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-08 Benjamin Franzker600g: implement texture_get_handle (needed for eglExpo...
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-21 Kenneth Graunkeglcpp: Refresh autogenerated lexer file.
2010-10-21 Kenneth Graunkeglcpp: Return NEWLINE token for newlines inside multi...
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-08 Ian Romanickglcpp: Regenerate files changes by previous commit
2010-10-08 Ian Romanickglcpp: Add the define for ARB_explicit_attrib_location...
2010-10-05 Thomas Balling Sør... Merge branch 'master' of ssh://cgit.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge remote branch 'origin/master' into pipe-video
2010-10-05 Thomas Balling Sør... vl: changed video pipe to use the new gallium API withi...
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 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-27 Brian Paulglsl2: remove 'extern' keyword in .c file
2010-08-25 Aras Pranckeviciusglsl/mesa: fixes for MSVC
2010-08-24 Chia-I Wuglsl: Include main/core.h.
2010-08-23 Carl Worthglcpp: Make standalone preprocessor work with a tty...
2010-08-23 Carl Worthglcpp: Fix test suite to avoid flagging failed tests...
2010-08-23 Carl Worthglcpp: Fix segfault in standalone preprocessor for...
2010-08-23 Carl Worthglcpp: Update generated glcpp-lex.c for the last two...
2010-08-23 Carl Worthglcpp: Fix handling of "#line 0"
2010-08-23 Carl Worthglcpp: Fix source numbers set with "#line LINE_NUMBER...
2010-08-23 Carl Worthglcpp: Add new test for #line directive.
2010-08-23 Carl Worthglcpp: Update README file (new specifications and fewer...
2010-08-23 Carl Worthglcpp: Add test for the #error directive.
2010-08-19 Kenneth Graunkeglcpp: Refresh autogenerated lexer.
next