glslang/StandAlone
Nathaniel Cesario 5f784a00e3 Fix race condition identified by TSAN
Guard global variables 'CompileFailed' and 'LinkFailed' in the
StandAlone application with atomics.
2023-12-11 20:03:18 +00:00
..
CMakeLists.txt cmake: Don't link SPVRemapper into glslang executable 2023-12-11 20:03:17 +00: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-12-11 20:03:17 +00:00
StandAlone.cpp Fix race condition identified by TSAN 2023-12-11 20:03:18 +00:00
Worklist.h This refactor the StandAlone and WorkList files in order to use more 2017-04-04 22:29:59 +02:00