glsl: Detect do-while-false loops and unroll them
[mesa.git] / src / compiler / glsl / loop_unroll.cpp
2016-02-25 Ian Romanickglsl: Detect do-while-false loops and unroll them
2016-01-26 Emil Velikovglsl: move to compiler/