d3dx9: Implement D3DXFloat16to32Array and D3DXFloat32to16Array.

Misha Koshelev misha680 at gmail.com
Fri Feb 11 13:48:58 CST 2011


On Wed, Feb 9, 2011 at 4:40 AM, Stefan Dösinger <stefandoesinger at gmx.at> wrote:
> Am Dienstag 08 Februar 2011, 22:45:52 schrieb Misha Koshelev:
>> I don't have msvc. Please suggest how I can check this. Thank you. Yours
>> Misha
> According to http://www.johndcook.com/math_h.html it exists, but has a
> different name. So we'd need some wrapper around it in libwine. Maybe one
> exists already, I can't check right now. If not I recommend to stick to
> isnan() and isinf()
>

Stefan et al:

Thank you. How about this guy?

I'm using isnan(), isinf(), and a hex comparison for +0.0f and -0.0f.

Misha
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-d3dx9-Implement-D3DXFloat32To16Array-and-D3DXFloat16.patch
Type: text/x-patch
Size: 9198 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20110211/8135bef1/attachment-0001.bin>


More information about the wine-devel mailing list