Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Change the parser to use the string buffer | Thomas Helland | 2017-09-26 | 1 | -4/+4 |
* | glsl: Add "built-in" functions to do 64x64 => 64 multiplication | Ian Romanick | 2017-01-20 | 1 | -1/+3 |
* | glcpp: Handle '#version 0' and other invalid values | Ian Romanick | 2016-11-10 | 1 | -0/+9 |
* | glcpp: use the linear allocator for most objects | Marek Olšák | 2016-10-31 | 1 | -0/+1 |
* | glsl: Convert glcpp-parse to the util hash table | Thomas Helland | 2016-09-12 | 1 | -1/+1 |
* | glcpp: Track the actual version instead of just the version_resolved flag | Ian Romanick | 2016-08-10 | 1 | -1/+1 |
* | glsl: reuse main extension table to appropriately restrict extensions | Ilia Mirkin | 2016-07-23 | 1 | -5/+14 |
* | glcpp: Implicitly resolve version after the first non-space/hash token. | Kenneth Graunke | 2016-03-07 | 1 | -0/+1 |
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+251 |