Philip Nilsson : d3dx9/tests: Test the D3DXVec*Array functions.
Module: wine Branch: master Commit: b67290b99aeecc0e4dd33b0f5a0cde063ef56351 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b67290b99aeecc0e4dd33b0f5a... Author: Philip Nilsson <pnilsson(a)nullref.se> Date: Fri Mar 21 11:04:46 2008 +0100 d3dx9/tests: Test the D3DXVec*Array functions. --- .gitignore | 4 + Makefile.in | 2 + configure | 3 + configure.ac | 1 + dlls/Makefile.in | 1 + dlls/d3dx9_36/tests/Makefile.in | 13 +++ dlls/d3dx9_36/tests/math.c | 177 +++++++++++++++++++++++++++++++++++++++ programs/winetest/Makefile.in | 3 + programs/winetest/winetest.rc | 1 + 9 files changed, 205 insertions(+), 0 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b67290b99aeecc0e4dd33b...
participants (1)
-
Alexandre Julliard