godot/thirdparty/glslang/glslang/MachineIndependent
jacobcoughenour 66d429576c Vulkan: loader, headers, and glslang updated to sdk-1.2.162.0
Updated glslang and Vulkan headers/loader following the instructions found in thirdparty/README.

glslang was updated to the 'known good' matching Vulkan SDK version 1.2.162.0.  Vulkan headers and loader were updated to the commit tagged with sdk-1.2.162.0.

'vk_mem_alloc.h' and 'vk_mem_alloc.c' are unchanged since there hasn't been a new tagged release since 2.3.0.

Here's the Vulkan release notes for this update:
https://vulkan.lunarg.com/doc/sdk/1.2.162.0/windows/release_notes.html

Reverted and removed the unnecessary fix-mingw-snprintf patch for glslang as well as the mention of it in thirdparty/README.md.
2020-12-21 20:28:49 -05:00
..
preprocessor Vulkan: loader, headers, and glslang updated to sdk-1.2.162.0 2020-12-21 20:28:49 -05:00
attribute.cpp glslang: Sync with upstream 4fc7a33 for Vulkan SDK 1.2.131 2020-03-09 09:36:38 +01:00
attribute.h glslang: Sync with upstream 4fc7a33 for Vulkan SDK 1.2.131 2020-03-09 09:36:38 +01:00
Constant.cpp vulkan: Sync loader, headers and glslang to sdk-1.2.154.0 2020-10-15 12:29:42 +02:00
gl_types.h vulkan: Sync loader, headers and glslang to sdk-1.2.154.0 2020-10-15 12:29:42 +02:00
glslang_tab.cpp Vulkan: loader, headers, and glslang updated to sdk-1.2.162.0 2020-12-21 20:28:49 -05:00
glslang_tab.cpp.h Vulkan: loader, headers, and glslang updated to sdk-1.2.162.0 2020-12-21 20:28:49 -05:00
glslang.y Vulkan: loader, headers, and glslang updated to sdk-1.2.162.0 2020-12-21 20:28:49 -05:00
InfoSink.cpp Initial work on Vulkan: 2020-02-11 11:53:26 +01:00
Initialize.cpp Vulkan: loader, headers, and glslang updated to sdk-1.2.162.0 2020-12-21 20:28:49 -05:00
Initialize.h glslang: Sync with upstream 4fc7a33 for Vulkan SDK 1.2.131 2020-03-09 09:36:38 +01:00
Intermediate.cpp Vulkan: loader, headers, and glslang updated to sdk-1.2.162.0 2020-12-21 20:28:49 -05:00
intermOut.cpp Vulkan: loader, headers, and glslang updated to sdk-1.2.162.0 2020-12-21 20:28:49 -05:00
IntermTraverse.cpp Vulkan: loader, headers, and glslang updated to sdk-1.2.162.0 2020-12-21 20:28:49 -05:00
iomapper.cpp Vulkan: loader, headers, and glslang updated to sdk-1.2.162.0 2020-12-21 20:28:49 -05:00
iomapper.h Vulkan: loader, headers, and glslang updated to sdk-1.2.162.0 2020-12-21 20:28:49 -05:00
limits.cpp glslang: Sync with upstream 4fc7a33 for Vulkan SDK 1.2.131 2020-03-09 09:36:38 +01:00
linkValidate.cpp Vulkan: loader, headers, and glslang updated to sdk-1.2.162.0 2020-12-21 20:28:49 -05:00
LiveTraverser.h vulkan: Sync loader, headers and glslang to sdk-1.2.154.0 2020-10-15 12:29:42 +02:00
localintermediate.h Vulkan: loader, headers, and glslang updated to sdk-1.2.162.0 2020-12-21 20:28:49 -05:00
parseConst.cpp vulkan: Sync loader, headers and glslang to sdk-1.2.154.0 2020-10-15 12:29:42 +02:00
ParseContextBase.cpp Vulkan: loader, headers, and glslang updated to sdk-1.2.162.0 2020-12-21 20:28:49 -05:00
ParseHelper.cpp Vulkan: loader, headers, and glslang updated to sdk-1.2.162.0 2020-12-21 20:28:49 -05:00
ParseHelper.h Vulkan: loader, headers, and glslang updated to sdk-1.2.162.0 2020-12-21 20:28:49 -05:00
parseVersions.h vulkan: Sync loader, headers and glslang to sdk-1.2.154.0 2020-10-15 12:29:42 +02:00
pch.h Initial work on Vulkan: 2020-02-11 11:53:26 +01:00
PoolAlloc.cpp Initial work on Vulkan: 2020-02-11 11:53:26 +01:00
propagateNoContraction.cpp vulkan: Sync loader, headers and glslang to sdk-1.2.154.0 2020-10-15 12:29:42 +02:00
propagateNoContraction.h Initial work on Vulkan: 2020-02-11 11:53:26 +01:00
reflection.cpp Vulkan: loader, headers, and glslang updated to sdk-1.2.162.0 2020-12-21 20:28:49 -05:00
reflection.h vulkan: Sync loader, headers and glslang to sdk-1.2.154.0 2020-10-15 12:29:42 +02:00
RemoveTree.cpp Initial work on Vulkan: 2020-02-11 11:53:26 +01:00
RemoveTree.h Initial work on Vulkan: 2020-02-11 11:53:26 +01:00
Scan.cpp Vulkan: loader, headers, and glslang updated to sdk-1.2.162.0 2020-12-21 20:28:49 -05:00
Scan.h Initial work on Vulkan: 2020-02-11 11:53:26 +01:00
ScanContext.h Initial work on Vulkan: 2020-02-11 11:53:26 +01:00
ShaderLang.cpp Vulkan: loader, headers, and glslang updated to sdk-1.2.162.0 2020-12-21 20:28:49 -05:00
SymbolTable.cpp Vulkan: loader, headers, and glslang updated to sdk-1.2.162.0 2020-12-21 20:28:49 -05:00
SymbolTable.h Vulkan: loader, headers, and glslang updated to sdk-1.2.162.0 2020-12-21 20:28:49 -05:00
Versions.cpp Vulkan: loader, headers, and glslang updated to sdk-1.2.162.0 2020-12-21 20:28:49 -05:00
Versions.h Vulkan: loader, headers, and glslang updated to sdk-1.2.162.0 2020-12-21 20:28:49 -05:00