mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-02 01:21:47 +00:00
6f498c4946
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. |
||
---|---|---|
.. | ||
d3d9ex.c | ||
device.c | ||
Makefile.in | ||
stateblock.c | ||
vertexdeclaration.c | ||
visual.c |