Sweden-Number/dlls/dxgi
Conor McCarthy fabd07d520 dxgi: Add support for DXGI_SCALING_NONE.
In fullscreen mode, Shadow of the Tomb Raider uses an unscaled swapchain
that is oversized by 1x1 pixel. The pixel-wide lines on the right and
bottom should be clipped to fit the display. This eliminates the two
lines of uninitialized data.

Signed-off-by: Conor McCarthy <cmccarthy@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-10-21 19:55:36 +02:00
..
tests dxgi/tests: Mark as todo the containing output test if a secondary monitor will cause failure. 2019-10-21 19:55:25 +02:00
Makefile.in
adapter.c
device.c dxgi: Add IDXGIDevice3 stub. 2019-09-09 16:25:55 +02:00
dxgi.spec
dxgi_main.c
dxgi_private.h
factory.c
output.c
surface.c
swapchain.c dxgi: Add support for DXGI_SCALING_NONE. 2019-10-21 19:55:36 +02:00
utils.c
version.rc