glslang-zig/glslang/HLSL
John Kessenich a70f7dea77
Merge pull request #2268 from lriki/hlsl-pack_matrix
HLSL: Fix #pragma pack_matrix(row_major) not work on global uniforms
2020-07-02 05:21:45 -06:00
..
hlslAttributes.cpp Move hlsl/ source to glslang/HLSL/ 2020-06-16 11:55:28 +01:00
hlslAttributes.h Move hlsl/ source to glslang/HLSL/ 2020-06-16 11:55:28 +01:00
hlslGrammar.cpp Move hlsl/ source to glslang/HLSL/ 2020-06-16 11:55:28 +01:00
hlslGrammar.h Move hlsl/ source to glslang/HLSL/ 2020-06-16 11:55:28 +01: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 Fixed GCC -Wunused-parameter in hlslParseables.cpp. 2020-06-29 17:07:34 +03:00
hlslParseables.h Move hlsl/ source to glslang/HLSL/ 2020-06-16 11:55:28 +01:00
hlslParseHelper.cpp HLSL: Catch error cases earlier, preventing a later assert. 2020-07-01 00:53:37 -06:00
hlslParseHelper.h HLSL: Fix #pragma pack_matrix(row_major) not work on global uniforms 2020-06-25 16:10:00 +09:00
hlslScanContext.cpp Move hlsl/ source to glslang/HLSL/ 2020-06-16 11:55:28 +01:00
hlslScanContext.h Move hlsl/ source to glslang/HLSL/ 2020-06-16 11:55:28 +01:00
hlslTokens.h Move hlsl/ source to glslang/HLSL/ 2020-06-16 11:55:28 +01: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.cpp Move hlsl/ source to glslang/HLSL/ 2020-06-16 11:55:28 +01:00
pch.h Move hlsl/ source to glslang/HLSL/ 2020-06-16 11:55:28 +01:00