dxvk/src/dxgi
Philip Rebohle b53c3057e1
[dxgi] Fix refresh rate filtering in FindClosestMatchingMode
We need to operate on the pre-filtered list, or otherwise we may run into
problems where not all refresh rates are supported for all display modes.
2022-01-10 14:45:19 +01:00
..
dxgi.def [dxgi] Add DXGIGetDebugInterface1 stub 2020-07-24 12:25:48 +02:00
dxgi_adapter.cpp [dxvk] Rework 32-bit check 2021-10-01 14:18:42 +02:00
dxgi_adapter.h [dxvk] Use custom sync primitives 2021-06-29 00:51:20 +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] Implement swapchain dispatcher 2021-03-30 17:48:10 +02:00
dxgi_factory.h [dxgi] Actually expose new DXGI interfaces 2020-10-24 17:41:55 +02:00
dxgi_format.cpp [d3d11] Fix depth aspect not being applied to some D16_UNORM views 2021-11-29 15:39:41 +01:00
dxgi_format.h [dxgi] Use VK_FORMAT_A4R4G4B4_UNORM_PACK16_EXT if available 2020-08-10 09:45:45 +02:00
dxgi_include.h [dxgi] Include DXGI 1.6 headers 2020-04-28 14:44:20 +02:00
dxgi_interfaces.h [dxgi] Add NotifyModeChange method to IDXGIVkSwapChain 2021-06-12 13:50:08 +02:00
dxgi_main.cpp [dxgi] Add DXGIGetDebugInterface1 stub 2020-07-24 12:25:48 +02:00
dxgi_monitor.cpp [dxvk] Use custom sync primitives 2021-06-29 00:51:20 +02:00
dxgi_monitor.h [dxvk] Use custom sync primitives 2021-06-29 00:51:20 +02: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] Add emulateUMA option 2021-06-01 19:26:41 +02:00
dxgi_options.h [dxgi] Add emulateUMA option 2021-06-01 19:26:41 +02:00
dxgi_output.cpp [dxgi] Fix refresh rate filtering in FindClosestMatchingMode 2022-01-10 14:45:19 +01:00
dxgi_output.h [dxgi] Implement IDXGIOutput6 2020-04-28 15:00:57 +02:00
dxgi_swapchain.cpp [dxgi] Return success from DxgiSwapChain::Present1() if window is destroyed 2021-10-07 20:34:37 +02:00
dxgi_swapchain.h [dxvk] Use custom sync primitives 2021-06-29 00:51:20 +02:00
dxgi_swapchain_dispatcher.h [dxgi] Implement swapchain dispatcher 2021-03-30 17:48:10 +02:00
meson.build Don't add def file as an object 2021-07-03 14:28:28 +02:00
version.rc [build] Add version info to compiled DLLs 2019-04-05 21:09:57 +02:00