1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/dlls/dxgi
Zhiyi Zhang 0e58bcea7f dxgi: Retrieve d3d12 swapchain fullscreen state from wined3d.
Once Alt+Enter handling is implemented, the fullscreen state may change
without dxgi necessarily being aware of it.

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-05 20:50:57 +02:00
..
tests dxgi: Support creating a fullscreen swapchain on d3d12. 2020-10-05 20:50:53 +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_main.c
dxgi_private.h dxgi: Implement IDXGIOutput5 and IDXGIOutput6 stubs. 2020-07-17 23:16:51 +02:00
dxgi.spec
factory.c dxgi: Fix order of functions in IDXGIFactory2 interface. 2020-08-20 21:20:22 +02:00
Makefile.in
output.c dxgi: Implement IDXGIOutput5 and IDXGIOutput6 stubs. 2020-07-17 23:16:51 +02:00
surface.c
swapchain.c dxgi: Retrieve d3d12 swapchain fullscreen state from wined3d. 2020-10-05 20:50:57 +02:00
utils.c dxgi: Add DXGI_FORMAT_NV12 and DXGI_FORMAT_YUY2. 2020-09-03 18:19:24 +02:00
version.rc