1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-12-04 16:24:29 +01:00
dxvk/src/dxgi
2023-06-21 15:16:37 +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] Add IDXGIVkSwapChain1 interface definition 2023-06-21 15:16:37 +02: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] Initialize output refresh counts with non-zero values 2023-06-21 15:16:37 +02: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_dispatcher.h [dxgi] Only log QueryInterface errors once 2023-03-01 13:25:56 +01:00
dxgi_swapchain.cpp [dxgi] Implement frame statistics based on IDXGIVkSwapChain1 2023-06-21 15:16:37 +02:00
dxgi_swapchain.h [dxgi] Implement frame statistics based on IDXGIVkSwapChain1 2023-06-21 15:16:37 +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
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