summaryrefslogtreecommitdiffstats
path: root/src/glsl/ir_basic_block.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: Use typed foreach_in_list instead of foreach_list.Matt Turner2014-07-011-5/+2
* glsl: Remove unused include from ir_basic_block.cppThomas Helland2014-06-101-2/+0
* glsl: Convert piles of foreach_iter to the newer foreach_list macro.Kenneth Graunke2014-01-131-6/+4
* glsl: Teach basic block analysis about break/continue/discard.Paul Berry2013-04-241-1/+1
* glsl: Convert ir_call to be a statement rather than a value.Kenneth Graunke2012-04-021-43/+0
* glsl2: Don't dead-code eliminate a call where the return value is unused.Eric Anholt2010-08-051-4/+9
* glsl2: Move the compiler to the subdirectory it will live in in Mesa.Eric Anholt2010-06-241-0/+144