• Ken Thomases's avatar
    d3d9/tests: Improve testing of display formats and IDirect3D9_CheckDeviceType(). · 6f498c49
    Ken Thomases authored
    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.
    6f498c49
Name
Last commit
Last update
..
tests Loading commit data...
Makefile.in Loading commit data...
buffer.c Loading commit data...
d3d9.spec Loading commit data...
d3d9_main.c Loading commit data...
d3d9_private.h Loading commit data...
device.c Loading commit data...
directx.c Loading commit data...
query.c Loading commit data...
shader.c Loading commit data...
stateblock.c Loading commit data...
surface.c Loading commit data...
swapchain.c Loading commit data...
texture.c Loading commit data...
version.rc Loading commit data...
vertexdeclaration.c Loading commit data...
volume.c Loading commit data...