index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
glsl
/
glcpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
glcpp: Print integer tokens as decimal, not hex.
Eric Anholt
2010-07-28
2
-2
/
+2
*
glsl2: Add the define for ARB_fragment_coord_conventions when present.
Eric Anholt
2010-07-28
2
-0
/
+16
*
glcpp: Add generated source files.
Carl Worth
2010-07-28
4
-3
/
+6693
*
glcpp: Add expected output for a recently-added test.
Carl Worth
2010-07-28
1
-0
/
+3
*
glcpp: Explicitly expect 0 shift/reduce conflicts.
Carl Worth
2010-07-28
1
-0
/
+1
*
glcpp: Remove 2 shift/reduce conflicts from the grammar.
Carl Worth
2010-07-28
1
-1
/
+0
*
glcpp: Fix function-like macros with an argument used multiple times.
Carl Worth
2010-07-22
2
-3
/
+9
*
glsl: Fix missing initialization of yylloc.source
Carl Worth
2010-07-21
1
-0
/
+19
*
glcpp: Avoid accidental token pasting in preprocessed result.
Carl Worth
2010-07-20
5
-5
/
+43
*
glcpp: Add missing include in xtalloc.c
Carl Worth
2010-07-20
1
-1
/
+1
*
glcpp: Add static keyword to several functions in the parser.
Carl Worth
2010-07-20
1
-3
/
+3
*
glcpp: Avoid warnings in generated flex code.
Carl Worth
2010-07-20
1
-1
/
+12
*
glcpp-lex: Declare some generated functions to eliminate compiler warnings.
Carl Worth
2010-07-20
1
-0
/
+5
*
glcpp: Fix support for nested #ifdef and nested #ifndef
Carl Worth
2010-07-20
3
-2
/
+85
*
glcpp: Support #if(expression) with no intervening space.
Carl Worth
2010-07-20
3
-1
/
+8
*
glcpp: Fix use-after-free error from #undef directive.
Carl Worth
2010-07-20
1
-4
/
+1
*
glcpp: Make test suite test for valgrind cleanliness.
Carl Worth
2010-07-20
1
-1
/
+21
*
glcpp: Make test suite report final count of passed/total tests.
Carl Worth
2010-07-20
1
-2
/
+22
*
glcpp: Delete copies of hash_table.c, hash_table.h, and other headers.
Carl Worth
2010-07-20
5
-526
/
+0
*
glsl2: Initialize yylineno and yycolumn so line numbers are sane.
Kenneth Graunke
2010-07-07
1
-0
/
+1
*
glcpp: Add #error support.
Kenneth Graunke
2010-07-02
1
-0
/
+8
*
glsl2: Conditionally define preprocessor tokens for optional extensions
Ian Romanick
2010-07-01
4
-9
/
+18
*
glsl2: Define preprocessor tokens for extensions
Ian Romanick
2010-07-01
1
-1
/
+17
*
glsl2: Move the compiler to the subdirectory it will live in in Mesa.
Eric Anholt
2010-06-24
152
-0
/
+3935
[prev]