https://bugs.freedesktop.org/show_bug.cgi?id=59701
José Fonseca <jfons...@vmware.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|mesa-dev@lists.freedesktop. |jfons...@vmware.com |org | --- Comment #5 from José Fonseca <jfons...@vmware.com> --- This is failing not only denormals, but also large values. We could also do IEEE bit manipulation, as glibc does: http://sourceware.org/git/?p=glibc.git;a=blob;f=sysdeps/ieee754/flt-32/s_floorf.c It's a lot of logic, but probably the only way to get this right for all cases... -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev