glsl: Assign locations for uniforms in UBOs using the std140 rules.
[profile/ivi/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.