Sweden-Number/dlls/d3d8
Zhiyi Zhang e166f6d07e d3d8/tests: Test display mode restoration.
Mostly to test that when doing mode restoration, all display outputs get restored to their display
settings in the registry, not just one output gets restored.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-10-30 22:14:11 +01:00
..
tests d3d8/tests: Test display mode restoration. 2020-10-30 22:14:11 +01:00
Makefile.in
buffer.c
d3d8.spec
d3d8_main.c
d3d8_private.h dxgi: Update swapchain containing output after Alt+Enter was used to exit fullscreen. 2020-10-09 16:21:33 +02:00
device.c wined3d: Specify a wined3d output for swapchain creation. 2020-05-13 22:07:32 +02:00
directx.c d3d8: Introduce a helper to convert d3d8 device types to wined3d types. 2020-03-31 17:25:26 +02:00
shader.c
surface.c d3d8: Introduce helpers to convert between d3d8 and wined3d multisample types. 2020-03-31 17:25:24 +02:00
swapchain.c dxgi: Update swapchain containing output after Alt+Enter was used to exit fullscreen. 2020-10-09 16:21:33 +02:00
texture.c d3d8: Introduce helpers to convert between d3d8 and wined3d multisample types. 2020-03-31 17:25:24 +02:00
version.rc
vertexdeclaration.c
volume.c