xgl: Update to current BIL/glslang/LunarGLASS
authorCourtney Goeltzenleuchter <courtney@LunarG.com>
Tue, 25 Nov 2014 00:36:02 +0000 (17:36 -0700)
committerCourtney Goeltzenleuchter <courtney@LunarG.com>
Wed, 26 Nov 2014 17:03:12 +0000 (10:03 -0700)
update_external_sources.sh

index dadc659..929c9b1 100755 (executable)
@@ -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/..