diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-26 09:40:07 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-26 09:40:07 +0000 |
| commit | 554cb206170790bea1dc5f23e7b8d6b5c2f6c1e9 (patch) | |
| tree | fe5434379df098f064bab038af25049ddd67cb11 /glslang | |
| parent | 94553a86d352ce750fb90e8522253a4aaece6468 (diff) | |
| download | alicelinux-554cb206170790bea1dc5f23e7b8d6b5c2f6c1e9.tar.gz alicelinux-554cb206170790bea1dc5f23e7b8d6b5c2f6c1e9.zip | |
Woodpecker CI ccf1976e5a4ced44372d2d60ee8b73f784c8e7dd [SKIP CI]
Diffstat (limited to 'glslang')
| -rw-r--r-- | glslang/.checksum | 2 | ||||
| -rw-r--r-- | glslang/.files | 2 | ||||
| -rw-r--r-- | glslang/abuild | 2 |
3 files changed, 2 insertions, 4 deletions
diff --git a/glslang/.checksum b/glslang/.checksum index 49f9bc89..5992d2d8 100644 --- a/glslang/.checksum +++ b/glslang/.checksum @@ -1 +1 @@ -bcc8884e6028fd091c0ccc7c907314e0e2e301069128290526c1cbd6aca4ed06 glslang-sdk-15.4.0.tar.gz +5e5e8d752d2c95ce621dc830a204e3b01a919190f4b40842fc4f1efdcfcfff6d glslang-sdk-16.0.0.tar.gz diff --git a/glslang/.files b/glslang/.files index 80d784be..25a286e0 100644 --- a/glslang/.files +++ b/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/glslang/abuild b/glslang/abuild index 29b2b64f..d1d50453 100644 --- a/glslang/abuild +++ b/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" |