dxvk/src/dxgi
Joshua Ashton be33ccbce9 [dxgi] Revert 538b132490
This breaks things for 32-bit, but it really shouldn't. My hypothesis currently is that the .lib generated is bogus, but the exports in the actual DLL are correct.
2022-08-21 20:28:40 +00:00
..
dxgi.def [dxgi] Add DXGIGetDebugInterface1 stub 2020-07-24 12:25:48 +02:00
dxgi_adapter.cpp [dxgi] Include win32 compat headers where applicable 2022-08-21 21:40:55 +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] 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 [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 [dxgi] Revert 538b132490 2022-08-21 20:28:40 +00: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 [dxgi] Add helpers for new wsi interface 2022-08-20 20:27:07 +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 DXVK_ENABLE_NVAPI envvar 2022-03-16 13:06:25 +01:00
dxgi_options.h [dxgi] Add emulateUMA option 2021-06-01 19:26:41 +02:00
dxgi_output.cpp [dxgi] Remove unused DEVMODE variable 2022-08-21 21:35:09 +02:00
dxgi_output.h [dxgi] Implement IDXGIOutput6 2020-04-28 15:00:57 +02:00
dxgi_swapchain.cpp [dxgi] Use high_resolution_clock get_counter instead of QPC for SyncQPCTime 2022-08-21 22:24:06 +02:00
dxgi_swapchain.h [dxgi] Make swapchain use new wsi interface 2022-08-20 20:27:07 +02:00
dxgi_swapchain_dispatcher.h [dxgi] Also support use after free in IDXGISwapChain::SetFullscreenState() 2022-08-09 23:10:50 +02:00
meson.build [build] Cleanup build system. 2022-03-17 01:38:58 +00:00
version.rc [build] Add version info to compiled DLLs 2019-04-05 21:09:57 +02:00