From 118d84359c57ef9005e97d2dd5e9477d124bbf54 Mon Sep 17 00:00:00 2001 From: Courtney Goeltzenleuchter Date: Mon, 24 Nov 2014 17:36:02 -0700 Subject: [PATCH] xgl: Update to current BIL/glslang/LunarGLASS --- update_external_sources.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/update_external_sources.sh b/update_external_sources.sh index dadc659..929c9b1 100755 --- a/update_external_sources.sh +++ b/update_external_sources.sh @@ -2,9 +2,9 @@ # Update source for glslang and LLVM # Copy necessary BIL pieces into glslang and LLVM -BIL_REVISION=28981 +BIL_REVISION=29042 LUNARGLASS_REVISION=1053 -GLSLANG_REVISION=28969 +GLSLANG_REVISION=29042 BUILDDIR=$PWD BASEDIR=$BUILDDIR/.. -- 2.7.4