glsl2: Fix the implementation of atan(y, x).
[mesa.git] / src / glsl / builtins / 110 / atan
2010-07-30 Eric Anholtglsl2: Fix the implementation of atan(y, x).
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-19 Eric Anholtglsl2: Fix the expression type for atan's pi * sign(y).
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Eric Anholtglsl2: Move the compiler to the subdirectory it will...