glslang-zig/glslang
Malcolm Bechard 5340752190 Fix issue with remapping global uniform blocks
Avoid adding global uniform blocks to stages that don't already have it.
Otherwise multiple stages point to the same block object, and a
remapping that occurs later on will change the mapping on multiple
stages.
2021-03-17 19:30:22 -04:00
..
CInterface GLSLANG_EXPORT for C APIs. 2020-08-10 22:26:41 +02:00
GenericCodeGen Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
HLSL Merge pull request #2458 from ShchchowAMD/unique_id-fix 2021-02-15 13:22:14 -07:00
Include Revert "Revert "GL_ext_vulkan_glsl_relaxed extension support, and cross stage aware IO mapper"" 2021-03-15 11:26:11 -06:00
MachineIndependent Fix issue with remapping global uniform blocks 2021-03-17 19:30:22 -04:00
OSDependent License headers: s/Google/The Khronos Group 2020-07-03 12:21:01 +01:00
Public fix variable capitilization. Don't initialize it in the struct's constructor 2021-03-16 19:00:52 -04:00
CMakeLists.txt Add CMake support for Fuchsia 2021-01-15 10:30:23 -08:00
updateGrammar Revert "Merge pull request #2330 from ShabbyX/optimize_for_angle" 2020-07-13 03:39:08 -06:00