glsl: Fix the setup of refract()'s output for vec3/vec4 and k < 0.0.
[mesa.git] / src / glsl / builtins / 110 / refract
2010-07-07 Eric Anholtglsl: Fix the setup of refract()'s output for vec3...
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Eric Anholtglsl2: Move the compiler to the subdirectory it will...