aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/glsl_parser.yy
Commit message (Expand)AuthorAgeFilesLines
* glsl/parser: handle multiple layout sections with AST nodes.Dave Airlie2016-05-231-0/+2
* glsl: parse component layout qualifierTimothy Arceri2016-05-011-0/+11
* glsl: parse new transform feedback layout qualifiersTimothy Arceri2016-03-311-0/+25
* glsl: Add function parameters to the parser symbol table.Kenneth Graunke2016-03-071-0/+2
* glsl: Add single declaration variables to the symbol table too.Kenneth Graunke2016-03-071-0/+4
* glsl: parse align layout qualifierTimothy Arceri2016-03-051-0/+11
* glsl: enable offset layout qualifier for ARB_enhanced_layoutsTimothy Arceri2016-03-051-1/+2
* glsl: rework parsing of blocksTimothy Arceri2016-03-051-29/+22
* glsl: move to compiler/Emil Velikov2016-01-261-0/+2855