From a40ac02b13b3ed35a25fe6c9521cde8ee342e8ce Mon Sep 17 00:00:00 2001 From: emmett1 Date: Fri, 26 Sep 2025 09:39:32 +0000 Subject: glslang: updated to 16.0.0 --- repos/extra/glslang/.checksum | 2 +- repos/extra/glslang/.files | 2 -- repos/extra/glslang/abuild | 2 +- 3 files changed, 2 insertions(+), 4 deletions(-) (limited to 'repos') 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" -- cgit v1.2.3