summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/glcpp/glcpp-lex.l
Commit message (Expand)AuthorAgeFilesLines
* glcpp: Avoid unnecessary call to strlenThomas Helland2017-09-261-1/+8
* glcpp: Allow vertical tab and form feed characters in GLSLCarl Worth2017-01-041-1/+1
* glcpp: use the linear allocator for most objectsMarek Olšák2016-10-311-1/+1
* glcpp: Fix locations when encounting "#<NEWLINE>".Kenneth Graunke2016-03-101-0/+3
* glcpp: Implicitly resolve version after the first non-space/hash token.Kenneth Graunke2016-03-071-0/+8
* glsl: move to compiler/Emil Velikov2016-01-261-0/+577