Tony Wasserka : d3dx9: Start implementation of d3dx9_25.

Alexandre Julliard julliard at winehq.org
Tue Feb 19 08:05:27 CST 2008


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

Author: Tony Wasserka <tony.wasserka at freenet.de>
Date:   Sat Feb  2 16:22:27 2008 +0100

d3dx9: Start implementation of d3dx9_25.

---

 Makefile.in                   |    2 +
 configure                     |    3 +
 configure.ac                  |    1 +
 dlls/Makefile.in              |    1 +
 dlls/d3dx9_25/Makefile.in     |   13 ++
 dlls/d3dx9_25/d3dx9_25.spec   |  323 +++++++++++++++++++++++++++++++++++++++++
 dlls/d3dx9_25/d3dx9_25_main.c |   53 +++++++
 7 files changed, 396 insertions(+), 0 deletions(-)

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



More information about the wine-cvs mailing list