Sweden-Number/dlls/dxgi
Zhiyi Zhang 9288f31015 dxgi: Update swapchain containing output after Alt+Enter was used to exit fullscreen.
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-09 16:21:33 +02:00
..
tests dxgi: Update swapchain containing output after Alt+Enter was used to exit fullscreen. 2020-10-09 16:21:33 +02:00
Makefile.in dxgi: Create Vulkan swapchains for D3D12. 2018-05-31 20:00:38 +02:00
adapter.c dxgi: Implement IDXGIOutput5 and IDXGIOutput6 stubs. 2020-07-17 23:16:51 +02:00
device.c wined3d: Specify a wined3d output for swapchain creation. 2020-05-13 22:07:32 +02:00
dxgi.spec dxgi: Stub DXGIGetDebugInterface1(). 2018-08-14 10:16:01 +02:00
dxgi_main.c dxgi: Return DXGI_ERROR_SDK_COMPONENT_MISSING from DXGIGetDebugInterface1(). 2018-08-16 13:06:09 +02:00
dxgi_private.h dxgi: Update swapchain containing output after Alt+Enter was used to exit fullscreen. 2020-10-09 16:21:33 +02:00
factory.c dxgi: Fix order of functions in IDXGIFactory2 interface. 2020-08-20 21:20:22 +02:00
output.c dxgi: Implement IDXGIOutput5 and IDXGIOutput6 stubs. 2020-07-17 23:16:51 +02:00
surface.c dxgi: Implement Map()/Unmap(). 2018-09-03 19:43:52 +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
utils.c dxgi: Support Alt+Enter for d3d12 swapchains. 2020-10-09 16:21:33 +02:00
version.rc