glslang-zig/glslang
Nathaniel Cesario 4c57db1595 Add --no-link option
Adds the --no-link option which outputs the compiled shader binaries
without linking them. This is a first step towards allowing users to
create SPIR-v binary, non-executable libraries.

When using the --no-link option, all functions are decorated with the
Export linkage attribute.
2023-09-18 17:31:05 -04: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 Use nullptr where possible instead of NULL or 0 2022-11-30 09:33:28 -07:00
HLSL Add --no-link option 2023-09-18 17:31:05 -04:00
Include Add --no-link option 2023-09-18 17:31:05 -04:00
MachineIndependent Add --no-link option 2023-09-18 17:31:05 -04:00
OSDependent Replace GlobalLock functions with std::mutex 2023-07-31 20:12:51 -06:00
Public Add --no-link option 2023-09-18 17:31:05 -04:00
ResourceLimits move ResourceLimits from StandAlone to glslang dir (Fix #3064) 2023-02-15 20:06:26 +01:00
CMakeLists.txt Revert "CMake: Make glslang-default-resource-limits STATIC" 2023-09-05 15:53:50 -04:00
updateGrammar Remove glslang.m4 2023-07-28 15:14:48 -06:00