index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glsl
/
glcpp
/
glcpp-parse.c
Age
Commit message (
Expand
)
Author
2011-03-26
glsl: add missing generated files
Chia-I Wu
2011-03-01
glcpp: Remove files generated by flex and bison from GIT
Ian Romanick
2011-02-11
glcpp: regerated files
Ian Romanick
2011-01-31
glsl: regerated files
Brian Paul
2011-01-31
Convert everything from the talloc API to the ralloc API.
Kenneth Graunke
2011-01-29
Revert "glcpp: Demote "macro redefined" from an error to a warning"
Carl Worth
2011-01-28
glcpp: Demote "macro redefined" from an error to a warning
Carl Worth
2011-01-26
glsl: Refresh autogenerated parser files
Chad Versace
2011-01-21
glcpp: Regenerate parser files.
Kenneth Graunke
2011-01-10
glcpp: Refresh autogenerated lexer and parser files.
Ian Romanick
2011-01-10
glcpp: Regenerate glcpp-parse.c
Chad Versace
2010-12-07
Refresh autogenerated glcpp parser.
Kenneth Graunke
2010-11-17
Regenerate glcpp parser.
Kenneth Graunke
2010-11-16
Refresh autogenerated glcpp parser.
Kenneth Graunke
2010-10-08
glcpp: Regenerate files changes by previous commit
Ian Romanick
2010-09-07
glcpp: Fix build on non-GCC compilers.
Kenneth Graunke
2010-09-07
glsl: Define GL_ES preprocessor macro if API is OpenGL ES 2.0.
Kenneth Graunke
2010-08-24
glsl: Include main/core.h.
Chia-I Wu
2010-08-17
glcpp: Refresh generated files.
Carl Worth
2010-08-16
glcpp: Refresh autogenerated lexer and parser.
Kenneth Graunke
2010-08-14
Revert "glsl2: Use stdint.h instead of inttypes.h"
José Fonseca
2010-08-13
glsl2: Refresh autogenerated bison parser.
Kenneth Graunke
2010-08-13
glsl2: Use stdint.h instead of inttypes.h
Ian Romanick
2010-08-12
glsl2: Add missing include of string.h
Ian Romanick
2010-08-11
glcpp: Fix "unterminated if" diagnostic.
Carl Worth
2010-08-11
glccp: Regenerate glcpp-parse.c
Carl Worth
2010-08-11
glcpp: Reword diagnostic for #elif with no expression
Carl Worth
2010-08-11
glcpp: Regenerate glcpp-parse.c
Carl Worth
2010-08-10
glcpp: Regnerate glcpp-parse.c and glcpp-parse.h
Carl Worth
2010-08-04
glcpp: Ignore #if and #elif expressions when skipping.
Kenneth Graunke
2010-08-04
glcpp: Refactor HASH_IF and HASH_ELIF expansion to reuse code.
Kenneth Graunke
2010-08-04
glcpp: Refresh autogenerated lexer and parser.
Kenneth Graunke
2010-07-28
glsl2: Actually fix glsl-version-define.
Eric Anholt
2010-07-28
glcpp: Add __VERSION__ define to the current language version.
Eric Anholt
2010-07-28
glcpp: Print integer tokens as decimal, not hex.
Eric Anholt
2010-07-28
glsl2: Add the define for ARB_fragment_coord_conventions when present.
Eric Anholt
2010-07-28
glcpp: Add generated source files.
Carl Worth