Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glcpp: Remove illegal characters from tests | Carl Worth | 2017-01-04 | 6 | -6/+6 |
* | glcpp: Exhaustively test all legal characters in GLSL | Carl Worth | 2017-01-04 | 2 | -0/+154 |
* | glcpp: Add testing for no space between macro name and replacement list | Carl Worth | 2017-01-04 | 2 | -0/+116 |
* | glcpp: Update tests for new #undef of built-in macro rules. | Kenneth Graunke | 2016-08-15 | 4 | -1/+11 |
* | glcpp: Fix locations when encounting "#<NEWLINE>". | Kenneth Graunke | 2016-03-10 | 1 | -1/+1 |
* | glcpp: Remove empty mid-rule action which changes test behavior. | Kenneth Graunke | 2016-03-07 | 1 | -1/+1 |
* | glcpp: Implicitly resolve version after the first non-space/hash token. | Kenneth Graunke | 2016-03-07 | 6 | -0/+12 |
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 291 | -0/+2440 |