dxvk/src/dxgi
Katharine Chui aac3396671 [dxgi] unchain DxgiFactory::CreateSwapChain and CreateSwapChainForHwnd
similar to https://github.com/doitsujin/dxvk/pull/3966, avoid
chaining so that dxgi tools attempting to wrap swapchains don't
end up double wrapping

ref: https://github.com/SpecialKO/SpecialK/issues/168
2024-04-25 12:07:50 +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] Add separate option to override vendor IDs for NVK 2024-03-06 14:46:21 +01: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] unchain DxgiFactory::CreateSwapChain and CreateSwapChainForHwnd 2024-04-25 12:07:50 +02:00
dxgi_factory.h [dxgi] unchain DxgiFactory::CreateSwapChain and CreateSwapChainForHwnd 2024-04-25 12:07:50 +02:00
dxgi_format.cpp Revert "[dxgi] Use VK_FORMAT_A8_UNORM if available" 2023-09-07 03:58:39 +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 build: Disable stdcall alias-ing and use kill-at 2023-08-01 23:35:09 +01:00
dxgi_interfaces.h [build] Remove declspec UUID annotations 2024-01-23 15:44:47 +01:00
dxgi_main.cpp [dxgi] Add DXGIGetDebugInterface1 stub 2020-07-24 12:25:48 +02:00
dxgi_monitor.cpp [dxgi] Treat R16G16B16A16_FLOAT as 32bpp for display 2023-10-29 10:09:34 +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] Force vendor ID change when XeSS is detected on an Intel GPU 2024-04-03 20:32:04 +02:00
dxgi_options.h [dxgi] Remove useMonitorFallback option 2024-03-21 17:23:38 +01:00
dxgi_output.cpp [dxgi] Set BitsPerColor to 10 2023-08-26 01:43:42 -07: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] unchain DxgiSwapChain::Present1 and Present 2024-04-22 14:04:43 +02:00
dxgi_swapchain.h [dxgi] unchain DxgiSwapChain::Present1 and Present 2024-04-22 14:04:43 +02: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