Sweden-Number/dlls/d3d9
Zhiyi Zhang d3e088cc00 wined3d: Specify a wined3d output for swapchain creation.
As tests showed, DirectDraw, Direct3D 8 and 9 always use the adapter
specified in the device creation parameters regardless of the device
window position when creating a swapchain. Whereas DXGI uses the device
window position to determine which DXGI output to use.

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-05-13 22:07:32 +02:00
..
tests d3d9/tests: Add more get display mode tests. 2020-05-11 21:24:58 +02:00
Makefile.in
buffer.c
d3d9.spec
d3d9_main.c
d3d9_private.h
device.c wined3d: Specify a wined3d output for swapchain creation. 2020-05-13 22:07:32 +02:00
directx.c
query.c d3d9: Introduce helpers to convert between d3d9 and wined3d query types. 2020-04-02 12:57:44 +02:00
shader.c
stateblock.c
surface.c
swapchain.c
texture.c
version.rc
vertexdeclaration.c
volume.c