aboutsummaryrefslogtreecommitdiffstats
path: root/src/glsl/ir_variable_refcount.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl2: move constructor into .cpp file to work around compiler bugBrian Paul2010-08-241-0/+12
* glsl: Add assert to check variable_entry referenced_count after construction.Vinson Lee2010-08-241-0/+1
* glsl2: Factor out the variable refcounting part of ir_dead_code.cpp.Eric Anholt2010-07-311-0/+100