Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Rename class variable_entry to ir_variable_refcount_entry. | Kenneth Graunke | 2012-01-30 | 1 | -7/+7 |
* | glsl2: move constructor into .cpp file to work around compiler bug | Brian Paul | 2010-08-24 | 1 | -0/+12 |
* | glsl: Add assert to check variable_entry referenced_count after construction. | Vinson Lee | 2010-08-24 | 1 | -0/+1 |
* | glsl2: Factor out the variable refcounting part of ir_dead_code.cpp. | Eric Anholt | 2010-07-31 | 1 | -0/+100 |