aboutsummaryrefslogtreecommitdiffstats
path: root/src/glsl/ir_dead_code.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl2: Factor out the variable refcounting part of ir_dead_code.cpp.Eric Anholt2010-07-311-112/+2
* glsl2: Fix the linked version of ir_dead_code.Eric Anholt2010-07-271-3/+6
* glsl2: Make the dead code handler make its own talloc context.Eric Anholt2010-07-271-6/+6
* glsl2: Remove dead member from dead code visitor.Eric Anholt2010-07-011-1/+0
* glsl2: Use the parser state as the talloc context for dead code elimination.Eric Anholt2010-06-251-6/+9
* glsl2: Move the compiler to the subdirectory it will live in in Mesa.Eric Anholt2010-06-241-0/+219