summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/glcpp/glcpp.h
Commit message (Expand)AuthorAgeFilesLines
* glcpp: Handle '#version 0' and other invalid valuesIan Romanick2016-11-231-0/+9
* glsl: Convert glcpp-parse to the util hash tableThomas Helland2016-09-121-1/+1
* glcpp: Track the actual version instead of just the version_resolved flagIan Romanick2016-08-101-1/+1
* glsl: reuse main extension table to appropriately restrict extensionsIlia Mirkin2016-07-231-5/+14
* glcpp: Implicitly resolve version after the first non-space/hash token.Kenneth Graunke2016-03-071-0/+1
* glsl: move to compiler/Emil Velikov2016-01-261-0/+251