Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Use typed foreach_in_list instead of foreach_list. | Matt Turner | 2014-07-01 | 1 | -5/+2 |
* | glsl: Remove unused include from ir_basic_block.cpp | Thomas Helland | 2014-06-10 | 1 | -2/+0 |
* | 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 |