d3dx9: Implement D3DXFloat16to32Array and D3DXFloat32to16Array.

Misha Koshelev misha680 at gmail.com
Sun Feb 6 20:26:55 CST 2011


16/32 bit float conversion functions from wined3d (thanks to Stefan
Dosinger for pointer).

Required for http://bugs.winehq.org/show_bug.cgi?id=25769
---
 dlls/d3dx9_36/d3dx9_36.spec |    4 +-
 dlls/d3dx9_36/math.c        |   90 +++++++++++++++++++++++++++++++++++++++++++
 dlls/d3dx9_36/tests/math.c  |   36 +++++++++++++++++
 include/d3dx9math.h         |   18 +++++++++
 include/d3dx9math.inl       |   31 +++++++++++++++
 5 files changed, 177 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-d3dx9-Implement-D3DXFloat16to32Array-and-D3DXFloat32to.txt
Type: text/x-patch
Size: 7640 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110206/8b8633a5/attachment.bin>


More information about the wine-patches mailing list