summaryrefslogtreecommitdiff
path: root/src/compiler/glsl/lower_jumps.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-04-08glsl: fix lower jumps for nested non-void returnsTimothy Arceri1-0/+6
2017-03-28glsl: fix spelling of embedded in commentTimothy Arceri1-1/+1
2017-03-28glsl: fix lower jumps for returns when loop is inside an ifTimothy Arceri1-5/+12
2016-07-26glsl: Separate overlapping sentinel nodes in exec_list.Matt Turner1-1/+1
2016-01-26glsl: move to compiler/Emil Velikov1-0/+1022