19 Aug
2010
19 Aug
'10
4:44 p.m.
Module: wine Branch: master Commit: 46050fb3770f4c46a336d3137310bb2f81bf0887 URL: http://source.winehq.org/git/wine.git/?a=commit;h=46050fb3770f4c46a336d31373... Author: Misha Koshelev <misha680(a)gmail.com> Date: Wed Aug 18 15:57:49 2010 -0500 d3dx9: Add tests for FVF <-> declaration conversion. --- dlls/d3dx9_36/d3dx9_36.spec | 2 +- dlls/d3dx9_36/mesh.c | 12 ++ dlls/d3dx9_36/tests/mesh.c | 400 +++++++++++++++++++++++++++++++++++++++++++ include/d3dx9mesh.h | 1 + 4 files changed, 414 insertions(+), 1 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=46050fb3770f4c46a336d3...