summaryrefslogtreecommitdiff
path: root/src/glsl/opt_if_simplification.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-05-05glsl: Flip around "if" statements with empty "then" blocks.Eric Anholt1-1/+26
2012-06-11glsl: Put a bunch of optimization visitors under anonymous namespaces.Eric Anholt1-0/+4
2012-04-13glsl: If an "if" has no "then" or "else" code left, remove it.Eric Anholt1-0/+8
2011-09-09glsl: Silence several "warning: unused parameter"Ian Romanick1-0/+1
2011-03-15glsl: Skip processing expression trees in do_if_simplification().Eric Anholt1-0/+10
2010-11-17glsl: Fix Doxygen tag \file in recently renamed filesChad Versace1-1/+1
2010-11-15glsl: Rename various ir_* files to lower_* and opt_*.Kenneth Graunke1-0/+84