aboutsummaryrefslogtreecommitdiff
path: root/repos
diff options
context:
space:
mode:
Diffstat (limited to 'repos')
-rw-r--r--repos/extra/glslang/.checksum2
-rw-r--r--repos/extra/glslang/.files2
-rw-r--r--repos/extra/glslang/abuild2
3 files changed, 2 insertions, 4 deletions
diff --git a/repos/extra/glslang/.checksum b/repos/extra/glslang/.checksum
index 49f9bc89..5992d2d8 100644
--- a/repos/extra/glslang/.checksum
+++ b/repos/extra/glslang/.checksum
@@ -1 +1 @@
-bcc8884e6028fd091c0ccc7c907314e0e2e301069128290526c1cbd6aca4ed06 glslang-sdk-15.4.0.tar.gz
+5e5e8d752d2c95ce621dc830a204e3b01a919190f4b40842fc4f1efdcfcfff6d glslang-sdk-16.0.0.tar.gz
diff --git a/repos/extra/glslang/.files b/repos/extra/glslang/.files
index 80d784be..25a286e0 100644
--- a/repos/extra/glslang/.files
+++ b/repos/extra/glslang/.files
@@ -2,7 +2,6 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/glslang
lrwxrwxrwx root/root usr/bin/glslangValidator -> glslang
--rwxr-xr-x root/root usr/bin/spirv-remap
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/glslang/
drwxr-xr-x root/root usr/include/glslang/Include/
@@ -19,7 +18,6 @@ drwxr-xr-x root/root usr/include/glslang/Public/
drwxr-xr-x root/root usr/include/glslang/SPIRV/
-rw-r--r-- root/root usr/include/glslang/SPIRV/GlslangToSpv.h
-rw-r--r-- root/root usr/include/glslang/SPIRV/Logger.h
--rw-r--r-- root/root usr/include/glslang/SPIRV/SPVRemapper.h
-rw-r--r-- root/root usr/include/glslang/SPIRV/SpvTools.h
-rw-r--r-- root/root usr/include/glslang/SPIRV/disassemble.h
-rw-r--r-- root/root usr/include/glslang/SPIRV/spirv.hpp11
diff --git a/repos/extra/glslang/abuild b/repos/extra/glslang/abuild
index 29b2b64f..d1d50453 100644
--- a/repos/extra/glslang/abuild
+++ b/repos/extra/glslang/abuild
@@ -1,5 +1,5 @@
name=glslang
-version=15.4.0
+version=16.0.0
release=1
source="https://github.com/KhronosGroup/glslang/archive/$version/$name-sdk-$version.tar.gz"
build_opt="-DENABLE_OPT=OFF"