Rico Schüller : d3dx9_40: Implement d3dx9_40 and forward the functions to d3dx9_36.

Alexandre Julliard julliard at winehq.org
Tue Jan 27 09:07:20 CST 2009


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

Author: Rico Schüller <kgbricola at web.de>
Date:   Mon Jan 26 21:33:25 2009 +0100

d3dx9_40: Implement d3dx9_40 and forward the functions to d3dx9_36.

---

 configure                     |    9 +
 configure.ac                  |    1 +
 dlls/d3dx9_40/Makefile.in     |   15 ++
 dlls/d3dx9_40/d3dx9_40.spec   |  336 +++++++++++++++++++++++++++++++++++++++++
 dlls/d3dx9_40/d3dx9_40_main.c |   63 ++++++++
 dlls/d3dx9_40/version.rc      |   27 ++++
 6 files changed, 451 insertions(+), 0 deletions(-)

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



More information about the wine-cvs mailing list