summaryrefslogtreecommitdiffstats
path: root/src/glsl/opt_redundant_jumps.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: move to compiler/Emil Velikov2016-01-261-124/+0
* glsl: Clean up "unused parameter" warningsIan Romanick2014-03-281-1/+1
* glsl: Put a bunch of optimization visitors under anonymous namespaces.Eric Anholt2012-06-111-0/+4
* glsl: Skip processing expression trees in optimize_redundant_jumps()Eric Anholt2011-03-151-0/+9
* glsl2: Add pass to remove redundant jumpsIan Romanick2010-09-131-0/+111