summaryrefslogtreecommitdiff
path: root/src/glsl/ir_variable_refcount.cpp
AgeCommit message (Expand)Author
2010-08-24glsl2: move constructor into .cpp file to work around compiler bugBrian Paul
2010-08-24glsl: Add assert to check variable_entry referenced_count after construction.Vinson Lee
2010-07-31glsl2: Factor out the variable refcounting part of ir_dead_code.cpp.Eric Anholt