aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/ir_expression_flattening.cpp
Commit message (Collapse)AuthorAgeFilesLines
* glsl: Don't pass NULL to ir_assignment constructor when not necessaryIan Romanick2017-10-021-3/+1
| | | | | Signed-off-by: Ian Romanick <[email protected]> Reviewed-by: Alejandro PiƱeiro <[email protected]>
* glsl: move to compiler/Emil Velikov2016-01-261-0/+86
Signed-off-by: Emil Velikov <[email protected]> Acked-by: Matt Turner <[email protected]> Acked-by: Jose Fonseca <[email protected]>