commit | c8b7abb2e5c704794b24938bc087752e92f3aba2 | [log] [tgz] |
---|---|---|
author | Courtney Goeltzenleuchter <courtney@LunarG.com> | Fri Oct 31 14:12:25 2014 -0600 |
committer | Courtney Goeltzenleuchter <courtney@LunarG.com> | Fri Oct 31 15:29:20 2014 -0600 |
tree | 5d1121ad2372f33e90cc8a8fbcb452b647c8ef41 | |
parent | a768fc12b56f65140cdd4d837adc88f37040e916 [diff] [blame] |
xgl: Update to current BIL/glslang/LunarGLASS
diff --git a/update_external_sources.sh b/update_external_sources.sh index 388c488..7fb5e26 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=28725 +BIL_REVISION=28809 LUNARGLASS_REVISION=1052 -GLSLANG_REVISION=28653 +GLSLANG_REVISION=28809 BUILDDIR=$PWD BASEDIR=$BUILDDIR/..