dxvk/src/dxgi
Philip Rebohle 14eb469005 [dxgi] Be more robust against monitor enumeration issues.
If there are monitors on the system that are not associated with
any adapter, enumerate all monitors for all adatpers. May solve
some issues if device filter options are used on multi-GPU systems.
2023-05-11 16:38:45 +02:00
..
dxgi.def [dxgi] Add DXGIGetDebugInterface1 stub 2020-07-24 12:25:48 +02:00
dxgi.sym [build] Add version scripts for native builds 2022-10-15 19:10:57 +02:00
dxgi_adapter.cpp [dxgi] Be more robust against monitor enumeration issues. 2023-05-11 16:38:45 +02:00
dxgi_adapter.h [dxgi] Remove MonitorEnumProc and MonitorEnumInfo 2022-08-21 21:35:09 +02:00
dxgi_enums.cpp [dxgi] Added initial support for format conversion 2017-12-04 11:33:04 +01:00
dxgi_enums.h [dxgi] Added initial support for format conversion 2017-12-04 11:33:04 +01:00
dxgi_factory.cpp [dxgi] Be more robust against monitor enumeration issues. 2023-05-11 16:38:45 +02:00
dxgi_factory.h [dxgi] Be more robust against monitor enumeration issues. 2023-05-11 16:38:45 +02:00
dxgi_format.cpp [dxgi] Use new format support queries to initialize format table 2022-08-17 15:39:03 +02:00
dxgi_format.h [dxgi] Use new format support queries to initialize format table 2022-08-17 15:39:03 +02:00
dxgi_include.h remove unneeded definitions 2023-04-11 18:30:46 +02:00
dxgi_interfaces.h [dxgi] Define IDXGIVkInteropFactory interface 2023-01-22 19:57:17 +01:00
dxgi_main.cpp [dxgi] Add DXGIGetDebugInterface1 stub 2020-07-24 12:25:48 +02:00
dxgi_monitor.cpp [dxgi] Only allow colorspace punting if we started in sRGB 2023-01-16 13:45:03 +01:00
dxgi_monitor.h [dxgi] Add dxgi.enableHDR option 2023-01-06 17:27:38 +01:00
dxgi_object.h [util] Don't allow multiple inheritance for COM objects 2019-10-14 01:42:24 +02:00
dxgi_options.cpp [dxgi] Workaround UE4 DX11 + HDR crashes 2023-01-09 12:54:28 +00:00
dxgi_options.h [dxgi] Add dxgi.enableHDR option 2023-01-06 17:27:38 +01:00
dxgi_output.cpp [dxgi] Fallback to P3 color primaries for HDR displays without chroma info in edid 2023-04-21 04:21:16 +01:00
dxgi_output.h [dxgi] Cache display metadata + colorimetry in DXGI_VK_MONITOR_DATA 2022-11-21 17:26:53 +01:00
dxgi_surface.cpp [dxgi] Only log QueryInterface errors once 2023-03-01 13:25:56 +01:00
dxgi_surface.h [dxgi] Implement DxgiSurfaceFactory 2022-11-07 14:14:05 +01:00
dxgi_swapchain.cpp [dxgi] Leave current fullscreen mode when SetFullscreenState changes monitors 2023-04-14 00:41:18 +02:00
dxgi_swapchain.h [dxgi] Store top-level DxgiFactory in DxgiSwapChain 2023-01-16 13:45:03 +01:00
dxgi_swapchain_dispatcher.h [dxgi] Only log QueryInterface errors once 2023-03-01 13:25:56 +01:00
meson.build [dxgi] Implement DxgiSurfaceFactory 2022-11-07 14:14:05 +01:00
version.rc [build] Add version info to compiled DLLs 2019-04-05 21:09:57 +02:00