On 30 September 2012 21:51, Marek Olšák <mar...@gmail.com> wrote:
> Wine or a windows app changes fpucw to 0x7f, causing doubles to be equivalent
> to floats, which broke the calculation of FPS.
For reference, this is done by for example d3d9 when a D3D device is
created without D3DCREATE_FPU_PRESERVE set. In the general case
applications can do all kinds of terrible things to the FPU control
word of course.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev