Misha Koshelev : d3dx9_36: Implement D3DXCreateMesh and initial ID3DXMesh methods.

Alexandre Julliard julliard at winehq.org
Tue Sep 21 13:59:31 CDT 2010


Module: wine
Branch: master
Commit: af0c074d7bbf3cf27cf8dffe1e9007ff3c23d256
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=af0c074d7bbf3cf27cf8dffe1e9007ff3c23d256

Author: Misha Koshelev <misha680 at gmail.com>
Date:   Thu Sep 16 17:02:48 2010 -0500

d3dx9_36: Implement D3DXCreateMesh and initial ID3DXMesh methods.

---

 dlls/d3dx9_36/d3dx9_36_private.h |   18 ++
 dlls/d3dx9_36/mesh.c             |  433 +++++++++++++++++++++++++++++++++++++-
 dlls/d3dx9_36/tests/mesh.c       |  151 +++++++++++---
 3 files changed, 567 insertions(+), 35 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=af0c074d7bbf3cf27cf8dffe1e9007ff3c23d256



More information about the wine-cvs mailing list