glslang-zig/glslang
AnyOldName3 a92c61f845 Add aliases for the public libraries
This makes things consistent between when glslang is installed and imported versus when it's included as nested CMake project.
You can now use `glslang::glslang` in both cases instead of needing the non-namespaced version sometimes and the namespaced one other times.

Resolves one of the problems discussed in https://github.com/KhronosGroup/glslang/issues/3509
2024-06-11 15:34:07 -04:00
..
CInterface Add flags for outputting absolute paths for messages (#3467) 2024-03-07 19:02:45 -05: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 Keep vec1.x l-value in HLSL 2024-04-22 11:50:37 -04:00
Include Make gl_HitT proper aliases of gl_RayTmax 2024-05-24 11:08:06 -07:00
MachineIndependent Add support for the ARM extended matrix layout 2024-06-11 15:33:49 -04:00
OSDependent Allow external control of whether Glslang will be tested or installed 2024-02-13 15:35:02 -08:00
Public add back layoutLocation to public API 2024-05-10 14:54:17 -04:00
ResourceLimits Remove various warning suppression pragmas 2023-12-01 11:59:54 -05:00
CMakeLists.txt Add aliases for the public libraries 2024-06-11 15:34:07 -04:00
updateGrammar Remove glslang.m4 2023-07-28 15:14:48 -06:00