From 7c173be6ee1699ae257950cd88a7f13aa090a8c9 Mon Sep 17 00:00:00 2001 From: scygan Date: Fri, 4 Mar 2016 18:44:39 +0100 Subject: [PATCH] Update glslang to include "SPV: Use heuristic to avoid geometry multi-streams" --- 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 ea47fee..ca8edb5 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", - "8e3f4c2d6681eacdc9c976a59b917313f3d073fc", + "f2d8a5c53fda69a7e19defbda7964f380da54ad1", "glslang"), ] -- 2.7.4