mirror of
https://github.com/EduApps-CDG/OpenDX
synced 2024-12-30 09:45:37 +01:00
* [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'