summaryrefslogtreecommitdiff
path: root/src/glsl/ir_basic_block.cpp
AgeCommit message (Collapse)Author
2010-08-05glsl2: Don't dead-code eliminate a call where the return value is unused.Eric Anholt
This showed up since the disabling of inlining at compile time, which I apparently didn't regenerate piglit summary for. Fixes: glsl-deadcode-call.
2010-06-24glsl2: Move the compiler to the subdirectory it will live in in Mesa.Eric Anholt