summaryrefslogtreecommitdiff
path: root/src/glsl/ir_variable_refcount.h
AgeCommit message (Expand)Author
2011-01-31Convert everything from the talloc API to the ralloc API.Kenneth Graunke
2010-08-24glsl2: move constructor into .cpp file to work around compiler bugBrian Paul
2010-08-18glsl2: Fix copy'n'paste hilarity leading to leaking in the refcount visitor.Eric Anholt
2010-08-04glsl2: Remove a dead cut and paste member from ir_variable_refcount_visitor.Eric Anholt
2010-07-31glsl2: Factor out the variable refcounting part of ir_dead_code.cpp.Eric Anholt