summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/ir_print_visitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl/mesa: remove unused namespace support from the symbol tableTimothy Arceri2016-10-271-2/+2
* glsl: Replace assert with unreachableIan Romanick2016-10-171-1/+2
* glsl: print non-zero bindings of variablesNicolai Hähnle2016-10-171-2/+6
* glsl: dump explicit location when printing IRNicolai Hähnle2016-10-121-3/+7
* glsl: Just access the ir_expression_operation strings table directlyIan Romanick2016-08-301-1/+1
* glsl: fix unreachable() typoEric Engestrom2016-08-301-1/+1
* compiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*.Kenneth Graunke2016-07-171-1/+1
* glsl: Print "precise" on ir_variable nodes.Kenneth Graunke2016-04-031-2/+3
* glsl: move to compiler/Emil Velikov2016-01-261-0/+604