floating point precision
zak_at_secretlevel.com
Date: 12/15/04
- Next message: Eyal Teler: "Re: floating point precision"
- Previous message: nlsn: "How to reinitialize the D3d environment in Managed Direct3d?"
- Next in thread: Eyal Teler: "Re: floating point precision"
- Reply: Eyal Teler: "Re: floating point precision"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 14 Dec 2004 21:31:03 -0800
hello,
i have recently discovered that d3d silently switches the floating point
precision to 24bits. this was giving me undue headaches!! i have my own
temporary solution of setting the floating point precision back to the
default 53bits and then restoring it after using _controlfp(...) function. i
am curious as to why msft does this and if it must be this way. either way i
think it is very important that you document this somewhere public (like in
the sdk documentation!!! ).
thanks,
zak taylor
zak@secretlevel.com
- Next message: Eyal Teler: "Re: floating point precision"
- Previous message: nlsn: "How to reinitialize the D3d environment in Managed Direct3d?"
- Next in thread: Eyal Teler: "Re: floating point precision"
- Reply: Eyal Teler: "Re: floating point precision"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|