vkd3d-proton/libs
Joshua Ashton a991fddeeb build: Use `-fvisibility=hidden` and define exports manually
When building natively on Windows we use dllexport/dllimport for vkd3d/vkd3d_utils public exports.

When building natively on Linux we simply make those visibility default.

Nothing changes for standalone here.

Closes #152

Signed-off-by: Joshua Ashton <joshua@froggi.es>
2020-10-05 10:44:10 +02:00
..
d3d12 d3d12: Initialize Vulkan library once with pthread_once_t. 2020-07-10 16:09:00 +02:00
vkd3d build: Use `-fvisibility=hidden` and define exports manually 2020-10-05 10:44:10 +02:00
vkd3d-common debug: Integrate automatic RenderDoc capturing. 2020-09-22 12:44:18 +02:00
vkd3d-shader build: Use `-fvisibility=hidden` and define exports manually 2020-10-05 10:44:10 +02:00
vkd3d-utils build: Use `-fvisibility=hidden` and define exports manually 2020-10-05 10:44:10 +02: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