17 Apr
2008
17 Apr
'08
12:38 p.m.
Module: wine Branch: master Commit: d9e98ea3d0cfe3889afaa848e6dc7173993ff925 URL: http://source.winehq.org/git/wine.git/?a=commit;h=d9e98ea3d0cfe3889afaa848e6... Author: Tony Wasserka <tony.wasserka(a)freenet.de> Date: Tue Apr 15 15:30:03 2008 +0200 d3dx9: Add d3dx9tex.h. --- include/Makefile.in | 1 + include/d3dx9.h | 1 + include/d3dx9tex.h | 697 +++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 699 insertions(+), 0 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=d9e98ea3d0cfe3889afaa8...