xgl: Update to current BIL/glslang/LunarGLASS
authorCourtney Goeltzenleuchter <courtney@LunarG.com>
Fri, 31 Oct 2014 20:12:25 +0000 (14:12 -0600)
committerCourtney Goeltzenleuchter <courtney@LunarG.com>
Fri, 31 Oct 2014 21:29:20 +0000 (15:29 -0600)
update_external_sources.sh

index 388c488..7fb5e26 100755 (executable)
@@ -2,9 +2,9 @@
 # Update source for glslang and LLVM
 # Copy necessary BIL pieces into glslang and LLVM
 
-BIL_REVISION=28725
+BIL_REVISION=28809
 LUNARGLASS_REVISION=1052
-GLSLANG_REVISION=28653
+GLSLANG_REVISION=28809
 
 BUILDDIR=$PWD
 BASEDIR=$BUILDDIR/..