https://bugs.freedesktop.org/show_bug.cgi?id=59701

José Fonseca <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected]. |[email protected]
                   |org                         |

--- Comment #5 from José Fonseca <[email protected]> ---
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
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to