projects
/
platform
/
upstream
/
Vulkan-Tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
496c5ef
)
icd: update glslang, bil and lunarglass
author
GregF
<greg@LunarG.com>
Tue, 20 Jan 2015 18:55:00 +0000
(11:55 -0700)
committer
Courtney Goeltzenleuchter
<courtney@LunarG.com>
Thu, 5 Feb 2015 00:58:07 +0000
(17:58 -0700)
Move ahead with versions installed by update_external_sources.sh
update_external_sources.sh
patch
|
blob
|
history
diff --git
a/update_external_sources.sh
b/update_external_sources.sh
index 7a60f0e4559bd1843a3e2fbf782a2907b81f7d98..e007509cbee12e9dfb0da6f6f3682738ce4161e6 100755
(executable)
--- 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=29
221
-LUNARGLASS_REVISION=10
56
-GLSLANG_REVISION=29
221
+BIL_REVISION=29
512
+LUNARGLASS_REVISION=10
60
+GLSLANG_REVISION=29
512
BUILDDIR=$PWD
BASEDIR=$BUILDDIR/..