d3dx9: Implement D3DXFloat32To16Array and D3DXFloat16To32Array. (try 2)

Misha Koshelev misha680 at gmail.com
Thu Feb 17 19:18:18 CST 2011


Fixes bug 25769. Extensively vetted by Stefan Dosinger. Passes winetestbot:
https://testbot.winehq.org/JobDetails.pl?Key=9366

Thank you
Misha
---
 dlls/d3dx9_36/d3dx9_36.spec |    4 +-
 dlls/d3dx9_36/math.c        |  105 +++++++++++++++++++++++++++++++++++++++++++
 dlls/d3dx9_36/tests/math.c  |   69 ++++++++++++++++++++++++++++
 include/d3dx9math.h         |   18 +++++++
 include/d3dx9math.inl       |   31 +++++++++++++
 5 files changed, 225 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-d3dx9-Implement-D3DXFloat32To16Array-and-D3DXFloat16To.txt
Type: text/x-patch
Size: 9695 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110217/52a1731e/attachment.bin>


More information about the wine-patches mailing list