Zebediah Figura : build: Make the default symbol visibility "hidden".

Alexandre Julliard julliard at winehq.org
Mon Aug 9 16:04:39 CDT 2021


Module: vkd3d
Branch: master
Commit: d27fee64ab51c60078215f461a797edd32bc8871
URL:    https://source.winehq.org/git/vkd3d.git/?a=commit;h=d27fee64ab51c60078215f461a797edd32bc8871

Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Mon Aug  9 01:11:49 2021 -0500

build: Make the default symbol visibility "hidden".

We tag far fewer symbols this way.

Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 configure.ac                             |   1 +
 include/private/vkd3d_blob.h             |   2 +-
 include/private/vkd3d_common.h           |   2 +-
 include/private/vkd3d_debug.h            |  19 ++-
 include/private/vkd3d_memory.h           |   3 +-
 include/private/vkd3d_utf8.h             |   2 +-
 include/vkd3d.h                          |  48 ++++---
 include/vkd3d_shader.h                   |  41 +++---
 include/vkd3d_utils.h                    |  35 +++--
 include/vkd3d_windows.h                  |  17 +--
 libs/vkd3d-common/debug.c                |   2 +-
 libs/vkd3d-shader/hlsl.h                 | 111 ++++++++--------
 libs/vkd3d-shader/preproc.h              |  12 +-
 libs/vkd3d-shader/vkd3d_shader_private.h |  80 ++++++------
 libs/vkd3d/vkd3d_private.h               | 216 ++++++++++++++-----------------
 15 files changed, 286 insertions(+), 305 deletions(-)

Diff:   https://source.winehq.org/git/vkd3d.git/?a=commitdiff;h=d27fee64ab51c60078215f461a797edd32bc8871



More information about the wine-cvs mailing list