vkd3d-proton/libs
Joshua Ashton a1a6840fb5 vkd3d-utils: Move to .def exports
Otherwise this won't work in MSVC because it'd technically be re-defining the D3D12 function prototypes with the decltypes.

There is no other nice way around this.

Signed-off-by: Joshua Ashton <joshua@froggi.es>
2020-10-28 17:05:13 +01:00
..
d3d12 d3d12: Initialize Vulkan library once with pthread_once_t. 2020-07-10 16:09:00 +02:00
vkd3d vkd3d: Use INFO rather than TRACE for some relevant messages. 2020-10-28 17:03:54 +01:00
vkd3d-common vkd3d: Add an INFO debug level. 2020-10-28 17:03:54 +01:00
vkd3d-shader vkd3d: Fix some nits with declaration-after-statement. 2020-10-28 11:04:06 +01:00
vkd3d-utils vkd3d-utils: Move to .def exports 2020-10-28 17:05:13 +01:00
.gitignore libs/vkd3d: Trace build version. 2018-06-27 22:43:49 +02:00
meson.build d3d12: Add standalone d3d12 library 2020-07-06 19:29:30 +02:00