mirror of
https://github.com/KhronosGroup/glslang
synced 2024-11-08 19:40:06 +00:00
d64e859987
Default to `-fvisibility=hidden`, and annotate the public glslang interface with `GLSLANG_EXPORT` to change the visibility of these cherry-picked symbols to default. This is also used by Windows builds for `__declspec(dllexport)`-ing the public DLL interface. This allows us to classify API changes into those that are publicly backwards compatible, and those that are not. Note that `libSPIRV` will likely need similar treatment. Issues: #2283, #1484 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
DirStackFileIncluder.h | ||
resource_limits_c.cpp | ||
resource_limits_c.h | ||
ResourceLimits.cpp | ||
ResourceLimits.h | ||
spirv-remap.cpp | ||
StandAlone.cpp | ||
Worklist.h |