glslang-zig/glslang
Arcady Goldmints-Orlov dc1012140e Convert keyword maps to static initializers
Rather than having a function that needs to be called from ShInitialize
to initialize some global costants, convert them to use static
initializers.
2024-09-11 14:29:10 -07:00
..
CInterface Clean up iomapper.h to make it suitable as a public API 2024-08-06 13:36:21 -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 Remove debugOptions from internal classes 2023-10-25 20:13:20 -04:00
HLSL Convert keyword maps to static initializers 2024-09-11 14:29:10 -07:00
Include Sanitize debug source location tracking for implicit branch and return 2024-09-02 14:20:19 -04:00
MachineIndependent Convert keyword maps to static initializers 2024-09-11 14:29:10 -07:00
OSDependent Merge ancillary libraries into main glslang library and stub originals 2024-08-15 17:32:47 -04:00
Public Move definition of GLSLANG_EXPORT to visibility.h 2024-08-22 17:43:41 -04:00
ResourceLimits Remove various warning suppression pragmas 2023-12-01 11:59:54 -05:00
CMakeLists.txt cmake: Fix dependencies of newly-stubbed libraries 2024-08-29 11:27:44 -04:00
stub.cpp Merge ancillary libraries into main glslang library and stub originals 2024-08-15 17:32:47 -04:00
updateGrammar Remove glslang.m4 2023-07-28 15:14:48 -06:00