Tony Wasserka : d3dx9: Start implementation of d3dx9_28, d3dx9_29 and d3dx9_30.

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


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

Author: Tony Wasserka <tony.wasserka at freenet.de>
Date:   Sat Feb  2 18:29:07 2008 +0100

d3dx9: Start implementation of d3dx9_28, d3dx9_29 and d3dx9_30.

---

 Makefile.in                   |    6 +
 configure                     |    9 +
 configure.ac                  |    3 +
 dlls/Makefile.in              |    3 +
 dlls/d3dx9_28/Makefile.in     |   13 ++
 dlls/d3dx9_28/d3dx9_28.spec   |  332 +++++++++++++++++++++++++++++++++++++++++
 dlls/d3dx9_28/d3dx9_28_main.c |   53 +++++++
 dlls/d3dx9_29/Makefile.in     |   13 ++
 dlls/d3dx9_29/d3dx9_29.spec   |  332 +++++++++++++++++++++++++++++++++++++++++
 dlls/d3dx9_29/d3dx9_29_main.c |   53 +++++++
 dlls/d3dx9_30/Makefile.in     |   13 ++
 dlls/d3dx9_30/d3dx9_30.spec   |  332 +++++++++++++++++++++++++++++++++++++++++
 dlls/d3dx9_30/d3dx9_30_main.c |   53 +++++++
 13 files changed, 1215 insertions(+), 0 deletions(-)

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



More information about the wine-cvs mailing list