aboutsummaryrefslogtreecommitdiffstats
path: root/src/glsl/opt_copy_propagation_elements.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl/opt_cpe: Fix a crash when a kill kills for two reasons.Eric Anholt2011-04-131-1/+3
* glsl/opt_cpe: Kill when the assignment isn't something we recognize.Eric Anholt2011-04-131-2/+9
* glsl: Remove extra checks for constant true assignment conditions.Eric Anholt2011-02-041-5/+2
* glsl: Add a new opt_copy_propagation variant that does it channel-wise.Eric Anholt2011-02-041-0/+461