glslang-zig/glslang
Arcady Goldmints-Orlov 1dcb072cda cmake: only install public headers
Only the headers that are part of glslang's public interface are
installed. Previously, all of its headers were installed, which exposed
a lot of internal implementation details and made it difficult to
maintain backward compatiblity. This reduces the API surface somewhat
and will make it easier to maintain API and ABI compatibility.
2023-11-11 08:55:43 -07:00
..
CInterface Use custom callbacks if they are available in 'i->callbacks' 2023-05-09 10:38:08 -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 Add --no-link option 2023-09-18 17:31:05 -04:00
Include GL_EXT_spirv_intrinsics: Fix a typo in function naming 2023-11-06 12:50:02 -05:00
MachineIndependent Fix interpolant ES error 2023-11-11 08:53:16 -07:00
OSDependent Replace GlobalLock functions with std::mutex 2023-07-31 20:12:51 -06:00
Public Remove debugOptions from internal classes 2023-10-25 20:13:20 -04:00
ResourceLimits move ResourceLimits from StandAlone to glslang dir (Fix #3064) 2023-02-15 20:06:26 +01:00
CMakeLists.txt cmake: only install public headers 2023-11-11 08:55:43 -07:00
updateGrammar Remove glslang.m4 2023-07-28 15:14:48 -06:00