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
d3d9ex.c
device.c d3d9/tests: Improve testing of display formats and IDirect3D9_CheckDeviceType(). 2014-01-28 19:38:48 +01:00
stateblock.c
vertexdeclaration.c
visual.c