From 660cf7a639cb0f73e2ea7abc4a4a8ca59e50c88d Mon Sep 17 00:00:00 2001 From: Tim Foley Date: Wed, 20 Jan 2021 09:23:39 -0800 Subject: Update glslang to 11.1.0 (#1662) * Update glslang to 11.1.0 This change pulls new versions of glslang, spirv-headers, and spirv-tools as submodules, and makes the necessary changes to other files in the repository to get it all building (at least on Windows). This change also enables building of glslang from source by default, so that we can easily generate new binaries for inclusion in the `slang-binaries` repository. * fixup: missing file --- external/glslang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'external/glslang') diff --git a/external/glslang b/external/glslang index e0425088b..c594de23c 160000 --- a/external/glslang +++ b/external/glslang @@ -1 +1 @@ -Subproject commit e0425088bb6c680f6281215ff0c290d1306adaea +Subproject commit c594de23cdd790d64ad5f9c8b059baae0ee2941d -- cgit v1.2.3