aboutsummaryrefslogtreecommitdiffstats
path: root/src/glsl/ir_dead_functions.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: Rename various ir_* files to lower_* and opt_*.Kenneth Graunke2010-11-151-153/+0
* ir_dead_functions: Actually free dead functions and signatures.Kenneth Graunke2010-11-081-0/+2
* glsl2: Add a pass for removing unused functions.Eric Anholt2010-08-051-0/+151