st/nine: Change x86 FPU Control word on device creation
authorTiziano Bacocco <tizbac2@gmail.com>
Sun, 25 Jan 2015 11:15:39 +0000 (12:15 +0100)
committerAxel Davy <axel.davy@ens.fr>
Wed, 29 Apr 2015 06:28:10 +0000 (08:28 +0200)
commit31bb4cd5c6e3d696b2f240c270a257abfcd8848f
tree7816671f6a54d7023be80207264c8eb511eca2ee
parente7b1a1e57cdfd8d019ba0ff4cdc2c7239066869f
st/nine: Change x86 FPU Control word on device creation

As on wined3d and windows, when D3DCREATE_FPU_PRESERVE is not
specified, change the fpu control word to all exceptions masked,
single precision, round to nearest.

Signed-off-by: Axel Davy <axel.davy@ens.fr>
Signed-off-by: Tiziano Bacocco <tizbac2@gmail.com>
src/gallium/state_trackers/nine/device9.c