Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: pass gl_context to glcpp_parser_create() | Timothy Arceri | 2019-11-20 | 1 | -1/+1 |
* | mesa: include mtypes.h less | Marek Olšák | 2018-04-12 | 1 | -0/+1 |
* | glcpp: Use string_buffer for line continuation removal | Thomas Helland | 2017-09-26 | 1 | -7/+18 |
* | glsl: Change the parser to use the string buffer | Thomas Helland | 2017-09-26 | 1 | -22/+17 |
* | glcpp: Skip unnecessary line continuations removal | Vladislav Egorov | 2017-05-22 | 1 | -2/+8 |
* | glsl: Add "built-in" functions to do 64x64 => 64 multiplication | Ian Romanick | 2017-01-20 | 1 | -1/+1 |
* | glsl: reuse main extension table to appropriately restrict extensions | Ilia Mirkin | 2016-07-23 | 1 | -2/+4 |
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+241 |