From 7531c089fabd7aefd1ed92b10b5a489603cbc1f89f9eb5d7a349c0f9f6a9d3a6 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 22 Aug 2022 23:18:30 +0000 Subject: [PATCH] - Update to release 2022.3 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-tools?expand=0&rev=84 --- baselibs.conf | 4 ++-- sdk-1.3.216.0.tar.gz | 3 --- spirv-tools.changes | 15 +++++++++++++++ spirv-tools.spec | 9 ++++----- v2022.3.tar.gz | 3 +++ 5 files changed, 24 insertions(+), 10 deletions(-) delete mode 100644 sdk-1.3.216.0.tar.gz create mode 100644 v2022.3.tar.gz diff --git a/baselibs.conf b/baselibs.conf index 56cb492..7111e2e 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,4 +1,4 @@ -libSPIRV-Tools-2022_3_sdk216 +libSPIRV-Tools-2022_3 spirv-tools-devel requires -spirv-tools- - requires "libSPIRV-Tools-2022_3_sdk216- = " + requires "libSPIRV-Tools-2022_3- = " diff --git a/sdk-1.3.216.0.tar.gz b/sdk-1.3.216.0.tar.gz deleted file mode 100644 index 101540b..0000000 --- a/sdk-1.3.216.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b82c5d4790ea4c27ff3a6152fc2fbbb11f6d89702f04d6c644512d851608d67b -size 3019645 diff --git a/spirv-tools.changes b/spirv-tools.changes index cf637a2..52e4cfe 100644 --- a/spirv-tools.changes +++ b/spirv-tools.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Aug 22 23:12:02 UTC 2022 - Jan Engelhardt + +- Update to release 2022.3~sdk224 (SDK-1.3.224.0) + * spirv-val: Add support for SPV_AMD_shader_early_and_late_fragment_tests + * Avoid replacing access chain with OOB access + * Avoid undefined divide-by-0 + * Fixed crash unrolling loops with residual iterations + * Fix segfault in `SpirvTools::Disassemble` when printing + * Avoid undefined behaviour when getting debug opcode + * spirv-val: Add Vulkan decoration interface + * Implement SPV_NV_bindless_texture related changes +- Update to release 2022.3 + * spirv-val: Add SPV_KHR_ray_tracing instructions + ------------------------------------------------------------------- Wed Jun 15 16:51:34 UTC 2022 - Jan Engelhardt diff --git a/spirv-tools.spec b/spirv-tools.spec index a2862e1..b848d32 100644 --- a/spirv-tools.spec +++ b/spirv-tools.spec @@ -17,18 +17,17 @@ %define _lto_cflags %nil -%define lname libSPIRV-Tools-2022_3_sdk216 +%define lname libSPIRV-Tools-2022_3 Name: spirv-tools -Version: 2022.3~sdk216 +Version: 2022.3 Release: 0 Summary: API and commands for processing SPIR-V modules License: Apache-2.0 Group: Development/Libraries/C and C++ URL: https://github.com/KhronosGroup/SPIRV-Tools -#Source: https://github.com/KhronosGroup/SPIRV-Tools/archive/v%version.tar.gz -Source: https://github.com/KhronosGroup/SPIRV-Tools/archive/refs/tags/sdk-1.3.216.0.tar.gz +Source: https://github.com/KhronosGroup/SPIRV-Tools/archive/refs/tags/v%version.tar.gz Source9: baselibs.conf Patch1: ver.diff Patch2: gcc48.diff @@ -66,7 +65,7 @@ validator, and is used in the standalone tools whilst also enabling integration into other code bases directly. %prep -%autosetup -p1 -n SPIRV-Tools-sdk-1.3.216.0 +%autosetup -p1 -n SPIRV-Tools-%version find . -type f -name CMakeLists.txt -exec \ perl -i -pe 's{\@PACKAGE_VERSION\@}{%version}' CMakeLists.txt {} + diff --git a/v2022.3.tar.gz b/v2022.3.tar.gz new file mode 100644 index 0000000..dc83748 --- /dev/null +++ b/v2022.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df6dc5ed5351f99aaaa6acc78111342d3400b27b99f18148d3be408570144a70 +size 3035130