Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl/parser: handle multiple layout sections with AST nodes. | Dave Airlie | 2016-05-23 | 1 | -0/+2 |
* | glsl: parse component layout qualifier | Timothy Arceri | 2016-05-01 | 1 | -0/+11 |
* | glsl: parse new transform feedback layout qualifiers | Timothy Arceri | 2016-03-31 | 1 | -0/+25 |
* | glsl: Add function parameters to the parser symbol table. | Kenneth Graunke | 2016-03-07 | 1 | -0/+2 |
* | glsl: Add single declaration variables to the symbol table too. | Kenneth Graunke | 2016-03-07 | 1 | -0/+4 |
* | glsl: parse align layout qualifier | Timothy Arceri | 2016-03-05 | 1 | -0/+11 |
* | glsl: enable offset layout qualifier for ARB_enhanced_layouts | Timothy Arceri | 2016-03-05 | 1 | -1/+2 |
* | glsl: rework parsing of blocks | Timothy Arceri | 2016-03-05 | 1 | -29/+22 |
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+2855 |