David Adam : d3dx9_39: Implement this dll and forward the functions to d3dx9_36.
Module: wine Branch: master Commit: 5775edd805eeab17f4c4899d64f43090bcec71e9 URL: http://source.winehq.org/git/wine.git/?a=commit;h=5775edd805eeab17f4c4899d64... Author: David Adam <david.adam.cnrs(a)gmail.com> Date: Sun Jan 25 13:29:33 2009 +0100 d3dx9_39: Implement this dll and forward the functions to d3dx9_36. --- configure | 9 + configure.ac | 1 + dlls/d3dx9_39/Makefile.in | 15 ++ dlls/d3dx9_39/d3dx9_39.spec | 336 +++++++++++++++++++++++++++++++++++++++++ dlls/d3dx9_39/d3dx9_39_main.c | 62 ++++++++ dlls/d3dx9_39/version.rc | 26 +++ 6 files changed, 449 insertions(+), 0 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=5775edd805eeab17f4c489...
participants (1)
-
Alexandre Julliard