glsl: Generate compile errors for explicit blend indices < 0 or > 1.
[mesa.git] / src / glsl / lower_clip_distance.cpp
2012-04-02 Kenneth Graunkeglsl: Remove ir_call::get_callee() and set_callee().
2011-09-23 Paul Berryglsl: Implement a lowering pass for gl_ClipDistance.