glslang-zig/glslang/HLSL
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
..
hlslAttributes.cpp Add --no-link option 2023-09-18 17:31:05 -04:00
hlslAttributes.h Move hlsl/ source to glslang/HLSL/ 2020-06-16 11:55:28 +01:00
hlslGrammar.cpp Add extra break statements to quiet clang warnings. 2024-02-20 19:12:06 -05:00
hlslGrammar.h Add support for pre and post HLSL qualifier validation 2023-07-11 13:36:38 -04:00
hlslOpMap.cpp Move hlsl/ source to glslang/HLSL/ 2020-06-16 11:55:28 +01:00
hlslOpMap.h Move hlsl/ source to glslang/HLSL/ 2020-06-16 11:55:28 +01:00
hlslParseables.cpp change HLSL/hlslParseables.cpp to support InterlockedAdd on F=float types 2023-02-08 13:28:52 -07:00
hlslParseables.h Move hlsl/ source to glslang/HLSL/ 2020-06-16 11:55:28 +01:00
hlslParseHelper.cpp Clean up unused includes. 2024-08-20 09:09:44 -04:00
hlslParseHelper.h Use nullptr where possible instead of NULL or 0 2022-11-30 09:33:28 -07:00
hlslScanContext.cpp Convert keyword maps to static initializers 2024-09-11 14:29:10 -07:00
hlslScanContext.h Move hlsl/ source to glslang/HLSL/ 2020-06-16 11:55:28 +01:00
hlslTokens.h HLSL: Add missing relaxed-precision float/int matrix expansions 2023-02-02 11:14:33 -07:00
hlslTokenStream.cpp Move hlsl/ source to glslang/HLSL/ 2020-06-16 11:55:28 +01:00
hlslTokenStream.h Move hlsl/ source to glslang/HLSL/ 2020-06-16 11:55:28 +01:00
pch.h Clean up unused includes. 2024-08-20 09:09:44 -04:00