Age | Commit message (Expand) | Author |
---|---|---|
2010-07-28 | glcpp: Add expected output for a recently-added test. | Carl Worth |
2010-07-22 | glcpp: Fix function-like macros with an argument used multiple times. | Carl Worth |
2010-07-20 | glcpp: Avoid accidental token pasting in preprocessed result. | Carl Worth |
2010-07-20 | glcpp: Fix support for nested #ifdef and nested #ifndef | Carl Worth |
2010-07-20 | glcpp: Support #if(expression) with no intervening space. | Carl Worth |
2010-07-20 | glcpp: Make test suite test for valgrind cleanliness. | Carl Worth |
2010-07-20 | glcpp: Make test suite report final count of passed/total tests. | Carl Worth |
2010-06-24 | glsl2: Move the compiler to the subdirectory it will live in in Mesa. | Eric Anholt |