d3dx9_36: Implement D3DXCreateMesh and initial ID3DXMesh methods. (try 3)

Misha Koshelev misha680 at gmail.com
Tue Sep 14 18:55:39 CDT 2010


Converted to use D3DXGetDeclVertexSize() per Henri's comments.

http://wine.1045685.n5.nabble.com/Re-d3dx9-36-Implement-D3DXCreateMesh-and-initial-ID3DXMesh-methods-try-2-td2827187.html#a2827187

Misha
---
 dlls/d3dx9_36/d3dx9_36_private.h |   18 ++
 dlls/d3dx9_36/mesh.c             |  395 +++++++++++++++++++++++++++++++++++++-
 dlls/d3dx9_36/tests/mesh.c       |  148 +++++++++++----
 3 files changed, 526 insertions(+), 35 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-d3dx9_36-Implement-D3DXCreateMesh-and-initial-ID3DXMes.txt
Type: text/x-patch
Size: 28351 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100914/7c8ae37e/attachment-0001.bin>


More information about the wine-patches mailing list