Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl/mesa: remove unused namespace support from the symbol table | Timothy Arceri | 2016-10-24 | 1 | -2/+2 |
* | glsl: Replace assert with unreachable | Ian Romanick | 2016-10-17 | 1 | -1/+2 |
* | glsl: print non-zero bindings of variables | Nicolai Hähnle | 2016-10-17 | 1 | -2/+6 |
* | glsl: dump explicit location when printing IR | Nicolai Hähnle | 2016-10-12 | 1 | -3/+7 |
* | glsl: Just access the ir_expression_operation strings table directly | Ian Romanick | 2016-08-30 | 1 | -1/+1 |
* | glsl: fix unreachable() typo | Eric Engestrom | 2016-08-30 | 1 | -1/+1 |
* | compiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*. | Kenneth Graunke | 2016-07-17 | 1 | -1/+1 |
* | glsl: Print "precise" on ir_variable nodes. | Kenneth Graunke | 2016-04-03 | 1 | -2/+3 |
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+604 |