aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/lower_jumps.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: Use 'using' to be explicit about visitor overloadsKristian H. Kristensen2020-02-041-0/+2
* glsl: Don't pass NULL to ir_assignment constructor when not necessaryIan Romanick2017-10-021-6/+5
* glsl: fix lower jumps for nested non-void returnsTimothy Arceri2017-04-081-0/+6
* glsl: fix spelling of embedded in commentTimothy Arceri2017-03-281-1/+1
* glsl: fix lower jumps for returns when loop is inside an ifTimothy Arceri2017-03-281-5/+12
* glsl: Separate overlapping sentinel nodes in exec_list.Matt Turner2016-07-261-1/+1
* glsl: move to compiler/Emil Velikov2016-01-261-0/+1022