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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
glcpp: Add several tests for diagnostics.
Carl Worth
2010-08-11
20
-0
/
+72
*
glcpp-test: Capture the stderr output of the preprocessor.
Carl Worth
2010-08-11
1
-1
/
+1
*
glcpp: Clean up intermediate file when test suite is interrupted.
Carl Worth
2010-08-11
1
-0
/
+2
*
glcpp: Additional fixes for not evaluating skipped #if/#elif expressions.
Carl Worth
2010-08-11
4
-0
/
+20
*
glcpp/tests: Commit forgotten file 074-elif-undef.c.expected.
Kenneth Graunke
2010-08-10
1
-0
/
+4
*
glcpp: Discard output of cmp when running the test suite.
Carl Worth
2010-08-10
1
-1
/
+1
*
glcpp: Fix expected result for the 064-version.c test.
Carl Worth
2010-08-10
1
-0
/
+1
*
glcpp/tests: Add a corollary to testcase 073 for testing #elif.
Kenneth Graunke
2010-08-04
1
-0
/
+3
*
glcpp/tests: Fix 073-if-in-ifdef.c to use #ifdef, not #if.
Kenneth Graunke
2010-08-04
1
-1
/
+1
*
glcpp: Add a testcase for the failure in compiling xonotic's shader.
Eric Anholt
2010-08-01
2
-0
/
+9
*
glcpp: Add expected output for a recently-added test.
Carl Worth
2010-07-28
1
-0
/
+3
*
glcpp: Fix function-like macros with an argument used multiple times.
Carl Worth
2010-07-22
1
-0
/
+2
*
glcpp: Avoid accidental token pasting in preprocessed result.
Carl Worth
2010-07-20
4
-2
/
+25
*
glcpp: Fix support for nested #ifdef and nested #ifndef
Carl Worth
2010-07-20
2
-0
/
+81
*
glcpp: Support #if(expression) with no intervening space.
Carl Worth
2010-07-20
2
-0
/
+7
*
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
*
glsl2: Move the compiler to the subdirectory it will live in in Mesa.
Eric Anholt
2010-06-24
139
-0
/
+889