glsl: add 'f' suffix to floats to silence MSVC warnings
[mesa.git] / src / glsl / lower_discard_flow.cpp
2012-05-15 Eric Anholtglsl: Implement the GLSL 1.30+ discard control flow...