glslang-zig/glslang
Arcady Goldmints-Orlov ec7e23f458 Final round of symbol visibility fixes
This change adds GLSLANG_EXPORT in a couple more places, as well as
adding a new symbol visibility annotation GLSLANG_EXPORT_FOR_TESTS which
is defined the same as GLSLANG_EXPORT but documents the intention that
the symbols marked with it are only meant to be used by glslang's test
suite and do not form part of the public API and are thus not subject to
ABI stability guarantees.
2024-09-19 17:26:52 -04:00
..
CInterface Expose setResourceSetBinding() method to the C API 2024-09-17 10:56:10 -06:00
ExtensionHeaders Revert port of GL_EXT_shader_realtime_clock to GL_EXT_spirv_intrinsics 2021-11-11 23:39:47 -07:00
GenericCodeGen Remove debugOptions from internal classes 2023-10-25 20:13:20 -04:00
HLSL Convert keyword maps to static initializers 2024-09-11 14:29:10 -07:00
Include Final round of symbol visibility fixes 2024-09-19 17:26:52 -04:00
MachineIndependent Final round of symbol visibility fixes 2024-09-19 17:26:52 -04:00
OSDependent Final round of symbol visibility fixes 2024-09-19 17:26:52 -04:00
Public Add an interface to get the GLSL IO mapper and resolver 2024-09-13 18:32:24 -06:00
ResourceLimits Remove various warning suppression pragmas 2023-12-01 11:59:54 -05:00
CMakeLists.txt Revert "Add MachineIndependent/iomapper.h to the list of installed headers." 2024-09-13 18:32:24 -06:00
stub.cpp Merge ancillary libraries into main glslang library and stub originals 2024-08-15 17:32:47 -04:00
updateGrammar Remove glslang.m4 2023-07-28 15:14:48 -06:00