Sweden-Number/dlls/d3d9/tests
Ken Thomases 6f498c4946 d3d9/tests: Improve testing of display formats and IDirect3D9_CheckDeviceType().
Tests every combination of display format and backbuffer format from
(D3DFMT_R5G6B5, D3DFMT_X1R5G5B5, D3DFMT_A1R5G5B5, D3DFMT_X8R8G8B8,
D3DFMT_A8R8G8B8, D3DFMT_A2R10G10B10, D3DFMT_UNKNOWN).

Tests the behavior of CheckDeviceType() with display formats for which there
are no adapter modes, rather than skipping those.

Tests windowed mode.
2014-01-28 19:38:48 +01:00
..
Makefile.in makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
d3d9ex.c d3d9/tests: Test user memory and getdc interaction. 2013-12-12 19:21:36 +01:00
device.c d3d9/tests: Improve testing of display formats and IDirect3D9_CheckDeviceType(). 2014-01-28 19:38:48 +01:00
stateblock.c d3d9/tests: Use explicit A calls. 2013-10-30 11:21:32 +01:00
vertexdeclaration.c d3d9/tests: Use explicit A calls. 2013-10-30 11:21:32 +01:00
visual.c d3d9/tests: Make sure create_device() returns NULL on failure. 2014-01-08 14:34:13 +01:00