mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-21 02:52:10 +01:00
f38ee85a39
* [build] do not use shared_library/objects property with MSVC * [util] use ./com/com_include.h instead of windef.h It is required for Windows 10 SDK. * [util] store thread procedure lambda in std::function * [dxgi] fix annoying MSVC warning warning C4099: 'IDXGIVkInteropDevice': type name first seen using 'class' now seen using 'struct'