[PATCH 2/2] d3dx9: Implement D3DXCreateMesh and initial ID3DXMesh methods.

Misha Koshelev misha680 at gmail.com
Tue Sep 7 19:33:59 CDT 2010


This implements sufficient methods to make D3DXCreateMesh tests work.
Also sufficient to create D3DXCreateBox, Cylinder, and Sphere
functions in
http://bugs.winehq.org/show_bug.cgi?id=22918
---
 dlls/d3dx9_36/d3dx9_36_private.h |   17 ++
 dlls/d3dx9_36/mesh.c             |  390 +++++++++++++++++++++++++++++++++++++-
 dlls/d3dx9_36/tests/mesh.c       |   20 +-
 3 files changed, 415 insertions(+), 12 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-d3dx9-Implement-D3DXCreateMesh-and-initial-ID3DXMesh-m.txt
Type: text/x-patch
Size: 19204 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100907/4b5a7030/attachment.bin>


More information about the wine-patches mailing list