Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl/glcpp: Drop extra, final newline from most output | Carl Worth | 2014-07-29 | 1 | -1/+0 |
* | glsl/glcpp: Fix to emit spaces following directives | Carl Worth | 2014-07-29 | 1 | -2/+2 |
* | glsl/glcpp: Once again report undefined macro name in error message. | Carl Worth | 2014-07-09 | 1 | -2/+2 |
* | glsl/glcpp: Add short-circuiting for || and && in #if/#elif for OpenGL ES. | Carl Worth | 2014-07-09 | 1 | -0/+30 |