glslang-zig/glslang/MachineIndependent/preprocessor
Pedro Olsen Ferreira adfcaba7ae Fix ODR violations
On a shared build, these symbols exist in both libglslang.so and
libSPIRV.so, leading to an ODR violation at runtime.
2023-08-24 12:48:35 -06:00
..
Pp.cpp Fix ODR violations 2023-08-24 12:48:35 -06:00
PpAtom.cpp [lumped builds] Only define _CRT_SECURE_NO_WARNINGS if it’s not defined yet. 2017-05-10 16:52:50 +03:00
PpContext.cpp Use nullptr where possible instead of NULL or 0 2022-11-30 09:33:28 -07:00
PpContext.h Fix double expansion of macro arguments. 2023-03-23 17:45:57 -04:00
PpScanner.cpp Remove GLSLANG_WEB and GLSLANG_WEB_DEVEL 2023-07-28 11:49:10 -06:00
PpTokens.cpp Remove GLSLANG_WEB and GLSLANG_WEB_DEVEL 2023-07-28 11:49:10 -06:00
PpTokens.h SPV: Implement Vulkan 1.1 features and extensions. 2018-03-06 16:12:04 -07:00