From aa943b08557e35c8604253c8242affb8c32279ca Mon Sep 17 00:00:00 2001 From: emmett1 Date: Sun, 6 Oct 2024 23:16:54 +0800 Subject: glslang: updated to 15.0.0 --- repos/extra/glslang/.checksum | 2 +- repos/extra/glslang/.files | 2 ++ repos/extra/glslang/abuild | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) (limited to 'repos/extra') diff --git a/repos/extra/glslang/.checksum b/repos/extra/glslang/.checksum index 6ebef2bd..0f3d8edf 100644 --- a/repos/extra/glslang/.checksum +++ b/repos/extra/glslang/.checksum @@ -1 +1 @@ -75c877069a2de0aad36060aee89e8aa1564a8b780e3b22d7a9fd1d8afc7f5c48 glslang-sdk-14.3.0.tar.gz +11cf68b5cfab25ff2f7023cfcaaaa6bfe2c5d5cfc3bd4fb23cbd29e41b5a262e glslang-sdk-15.0.0.tar.gz diff --git a/repos/extra/glslang/.files b/repos/extra/glslang/.files index a7471fd7..d12b554f 100644 --- a/repos/extra/glslang/.files +++ b/repos/extra/glslang/.files @@ -9,6 +9,7 @@ drwxr-xr-x root/root usr/include/glslang/Include/ -rw-r--r-- root/root usr/include/glslang/Include/ResourceLimits.h -rw-r--r-- root/root usr/include/glslang/Include/glslang_c_interface.h -rw-r--r-- root/root usr/include/glslang/Include/glslang_c_shader_types.h +-rw-r--r-- root/root usr/include/glslang/Include/visibility.h drwxr-xr-x root/root usr/include/glslang/MachineIndependent/ -rw-r--r-- root/root usr/include/glslang/MachineIndependent/Versions.h drwxr-xr-x root/root usr/include/glslang/Public/ @@ -19,6 +20,7 @@ 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.hpp -rw-r--r-- root/root usr/include/glslang/build_info.h diff --git a/repos/extra/glslang/abuild b/repos/extra/glslang/abuild index 6fe739d2..fdcca091 100644 --- a/repos/extra/glslang/abuild +++ b/repos/extra/glslang/abuild @@ -1,5 +1,5 @@ name=glslang -version=14.3.0 +version=15.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