From 866e85d29a950f9a9965357db46fcc2fe01acd93 Mon Sep 17 00:00:00 2001 From: Pyry Haulos Date: Wed, 2 Mar 2016 10:48:17 -0800 Subject: [PATCH] Update glslang --- external/fetch_sources.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/fetch_sources.py b/external/fetch_sources.py index efa530d..ea47fee 100644 --- a/external/fetch_sources.py +++ b/external/fetch_sources.py @@ -174,7 +174,7 @@ PACKAGES = [ "spirv-tools"), GitRepo( "https://github.com/KhronosGroup/glslang.git", - "5184353326ae52d63a1d7c7fccd66269aab768f7", + "8e3f4c2d6681eacdc9c976a59b917313f3d073fc", "glslang"), ] -- 2.7.4