glslang-zig/StandAlone
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
..
CMakeLists.txt cmake: Don't link SPVRemapper into glslang executable 2023-08-18 09:52:54 -06:00
DirStackFileIncluder.h Add a --depfile option. 2021-04-20 18:09:56 +02:00
spirv-remap.cpp spirv-remap: Support outputting each SPIR-V module to a filename 2023-07-28 10:13:55 -06:00
StandAlone.cpp Add --no-link option 2023-09-18 17:31:05 -04:00
Worklist.h This refactor the StandAlone and WorkList files in order to use more 2017-04-04 22:29:59 +02:00