David Adam : d3dx9_38: Implement the dll and forward the functions to d3dx9_36.

Alexandre Julliard julliard at winehq.org
Mon Jan 26 10:15:03 CST 2009


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

Author: David Adam <david.adam.cnrs at gmail.com>
Date:   Sun Jan 25 11:38:20 2009 +0100

d3dx9_38: Implement the dll and forward the functions to d3dx9_36.

---

 configure                     |    9 +
 configure.ac                  |    1 +
 dlls/d3dx9_38/Makefile.in     |   15 ++
 dlls/d3dx9_38/d3dx9_38.spec   |  336 +++++++++++++++++++++++++++++++++++++++++
 dlls/d3dx9_38/d3dx9_38_main.c |   62 ++++++++
 dlls/d3dx9_38/version.rc      |   26 +++
 6 files changed, 449 insertions(+), 0 deletions(-)

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



More information about the wine-cvs mailing list