[PATCH 2/5] ddraw/tests: Add Direct3D3 test section

Stefan Dösinger stefandoesinger at gmail.com
Mon Oct 5 01:54:51 CDT 2015


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi,

Your mails ended up in my spam folder for some reason. Google says it
has large similarities to other known spam mail, which seems unlikely
to me.

Am 2015-10-04 um 19:52 schrieb Andrew D'Addesio:
> To avoid confusion, CreateDirect3D/ReleaseDirect3D is also renamed to
> CreateDirect3D7/ReleaseDirect3D7.
> ---
> dlls/ddraw/tests/d3d.c | 167 +++++++++++++++++++++++++++++++++++++++++++++----
> 1 file changed, 154 insertions(+), 13 deletions(-)
New tests should be added to ddraw*.c, ideally in all ddraw versions
that offer the tested feature. The long term goal for d3d.c, dsurface.c,
etc is to be migrated to those files.

If you want to modify an existing test in d3d.c please move the existing
code to ddraw*.c, then add your new test features to it. These files
have some exising helper functions like create_device, so you don't have
to take stuff like d3d3_create_objects along.

Cheers,
Stefan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJWEh67AAoJEN0/YqbEcdMwGUEQAIskKamXUC/+Kik99/eqbcpp
3SohARAHPivs+bf2GM68dBBeON9SbzlllfH/cIog9Z9oAUr2fGWDUMLQnyb96ANH
+g39WlGO/HFEvqBI9B+mLrZO1VQaePwNH6Sv6p4d09OLWlyRa0PfGrImdqxBNwS2
/Z9j9PmHMQ2oV2KAM3vyqAGAX7VrLH+kr/fQqQofLhHGidHhXUZgkpOT67Drwp4/
98B3QzFgFyo58Z1AWJ2hAJt4PZQ/uLIn3zQdnYzgsC2H3a9maLC2iB0l3CvXeMgi
N8Sb+Nazvjtlu7ut6sNc7cOaharjnYLzKjTpqC0IV0TjFysa0BcwXAm1dj660KzK
2RAy6HeTbE4OpgbT+jU482GNTzhKtRX0EmyCIWD1YZV6li5SO4/mkqPp54D14pHK
jgnMV689ZCayn+TpdbO2Q30USJD1tI3HwvXFWyweTFeB59ERmtruLJNDUQ3TtWct
Wvcg9AMY8PaSFha/fhGis8/HUFmwWnRWt/E4rhVGmA5wLUD9NO7k0sGOxdRja6mE
mNs/dE9ibLn3WB9K9NNLylI2W/4ATbUZoypdEb5H4hyejzfvsbj4LK+772qvLEkS
+CEqcT5JwXVF2/XaGrXEkIWt1hz8CnGPHDFrylDoXdXBO5LYKkgKuXmBfFV7DU7Y
HM8/Zo1J7TZ9r3yZjmm+
=cNFg
-----END PGP SIGNATURE-----



More information about the wine-devel mailing list