aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/glcpp/pp.c
Commit message (Expand)AuthorAgeFilesLines
* glsl: pass gl_context to glcpp_parser_create()Timothy Arceri2019-11-201-1/+1
* mesa: include mtypes.h lessMarek Olšák2018-04-121-0/+1
* glcpp: Use string_buffer for line continuation removalThomas Helland2017-09-261-7/+18
* glsl: Change the parser to use the string bufferThomas Helland2017-09-261-22/+17
* glcpp: Skip unnecessary line continuations removalVladislav Egorov2017-05-221-2/+8
* glsl: Add "built-in" functions to do 64x64 => 64 multiplicationIan Romanick2017-01-201-1/+1
* glsl: reuse main extension table to appropriately restrict extensionsIlia Mirkin2016-07-231-2/+4
* glsl: move to compiler/Emil Velikov2016-01-261-0/+241