Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Convert piles of foreach_iter to the newer foreach_list macro. | Kenneth Graunke | 2014-01-13 | 1 | -6/+4 |
* | glsl: Teach basic block analysis about break/continue/discard. | Paul Berry | 2013-04-24 | 1 | -1/+1 |
* | glsl: Convert ir_call to be a statement rather than a value. | Kenneth Graunke | 2012-04-02 | 1 | -43/+0 |
* | glsl2: Don't dead-code eliminate a call where the return value is unused. | Eric Anholt | 2010-08-05 | 1 | -4/+9 |
* | glsl2: Move the compiler to the subdirectory it will live in in Mesa. | Eric Anholt | 2010-06-24 | 1 | -0/+144 |