Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-20 | glsl: Do syntax parsing inline with processing. | Michal Krol | |
2009-09-24 | glsl/pp: Include missing headers. | Michal Krol | |
2009-09-17 | slang/pp: Use a dictionary for the remaining string literals. | Michal Krol | |
2009-09-17 | glsl/pp: Add remaining error messages. | Michal Krol | |
2009-09-07 | glsl: Implement `pragma' preprocessor directive. | Michal Krol | |
Handle `optimize(on|off)' and `debug(on|off)' pragmas. |