diff options
| author | GregF <greg@LunarG.com> | 2015-01-20 11:55:00 -0700 |
|---|---|---|
| committer | Courtney Goeltzenleuchter <courtney@LunarG.com> | 2015-02-04 17:58:07 -0700 |
| commit | 7106541d50d4f568415aa2c30dcd7291b6cdbf36 (patch) | |
| tree | 134e52b172308e5926031287db5bd2fefc0bca1f | |
| parent | 496c5ef63dd3b49e9c787d2753cf3fdef7f58d13 (diff) | |
| download | usermoji-7106541d50d4f568415aa2c30dcd7291b6cdbf36.tar.xz | |
icd: update glslang, bil and lunarglass
Move ahead with versions installed by update_external_sources.sh
| -rwxr-xr-x | update_external_sources.sh | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/update_external_sources.sh b/update_external_sources.sh index 7a60f0e4..e007509c 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=29221 -LUNARGLASS_REVISION=1056 -GLSLANG_REVISION=29221 +BIL_REVISION=29512 +LUNARGLASS_REVISION=1060 +GLSLANG_REVISION=29512 BUILDDIR=$PWD BASEDIR=$BUILDDIR/.. |
