1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2025-01-21 02:52:10 +01:00
Mikhail Paulyshka f38ee85a39 [build] Fix compilation on MSVC (#505)
* [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'
2018-07-21 12:43:33 +02:00
..
2018-04-02 19:05:20 +02:00
2018-07-19 08:55:34 +02:00
2018-07-19 08:55:34 +02:00
2018-07-19 08:55:34 +02:00
2017-10-10 23:32:13 +02:00
2018-05-09 20:37:49 +02:00