diff options
| author | Courtney Goeltzenleuchter <courtney@LunarG.com> | 2014-11-24 17:36:02 -0700 |
|---|---|---|
| committer | Courtney Goeltzenleuchter <courtney@LunarG.com> | 2014-11-26 10:03:12 -0700 |
| commit | 118d84359c57ef9005e97d2dd5e9477d124bbf54 (patch) | |
| tree | 2ba72bffa45e697135e8ff3f1d2e35e06cf75ab6 | |
| parent | 4e37651b85957fbd0e194e2b162e580eceacbf94 (diff) | |
| download | usermoji-118d84359c57ef9005e97d2dd5e9477d124bbf54.tar.xz | |
xgl: Update to current BIL/glslang/LunarGLASS
| -rwxr-xr-x | update_external_sources.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/update_external_sources.sh b/update_external_sources.sh index dadc659a..929c9b16 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=28981 +BIL_REVISION=29042 LUNARGLASS_REVISION=1053 -GLSLANG_REVISION=28969 +GLSLANG_REVISION=29042 BUILDDIR=$PWD BASEDIR=$BUILDDIR/.. |
