Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl2: move constructor into .cpp file to work around compiler bug | Brian Paul | 2010-08-24 | 1 | -8/+1 |
* | glsl2: Fix copy'n'paste hilarity leading to leaking in the refcount visitor. | Eric Anholt | 2010-08-18 | 1 | -1/+1 |
* | glsl2: Remove a dead cut and paste member from ir_variable_refcount_visitor. | Eric Anholt | 2010-08-04 | 1 | -2/+0 |
* | glsl2: Factor out the variable refcounting part of ir_dead_code.cpp. | Eric Anholt | 2010-07-31 | 1 | -0/+87 |