diff --git a/spirv-tools.changes b/spirv-tools.changes index 54a367c..da42a80 100644 --- a/spirv-tools.changes +++ b/spirv-tools.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Sep 6 05:13:36 UTC 2021 - Jan Engelhardt + +- Update to release 2021.3 + * Support Intel extensions for fixed point and hls-float + * Add SPV_KHR_vulkan_memory_model to aggressive_dead_code_elim + * spirv-val: Vulkan Storage Class for Execution Model + * Support SPV_KHR_subgroup_uniform_control_flow + * Initial support for SPV_KHR_integer_dot_product + * Add validation for SPV_EXT_shader_atomic_float16_add + * Add non-semantic vulkan extended instruction set + * Don't fold unsigned divides of an constant and a negation + ------------------------------------------------------------------- Wed May 5 09:30:43 UTC 2021 - Jan Engelhardt diff --git a/spirv-tools.spec b/spirv-tools.spec index 380f79e..cdc338b 100644 --- a/spirv-tools.spec +++ b/spirv-tools.spec @@ -20,7 +20,7 @@ %define lname libSPIRV-Tools-suse21 Name: spirv-tools -Version: 2021.1 +Version: 2021.3 Release: 0 Summary: API and commands for processing SPIR-V modules License: Apache-2.0 @@ -37,7 +37,7 @@ BuildRequires: gcc-c++ BuildRequires: pkg-config BuildRequires: python3-base BuildRequires: python3-xml -BuildRequires: spirv-headers >= 1.5.4.g48 +BuildRequires: spirv-headers >= 1.5.4.g106 %description The package includes an assembler, binary module parser, diff --git a/v2021.1.tar.gz b/v2021.1.tar.gz deleted file mode 100644 index 1d79e47..0000000 --- a/v2021.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd42f6d766ac50f1a1ab46ce96d59e24ab28fb9779a71fccfa8bad760842c274 -size 2608588 diff --git a/v2021.3.tar.gz b/v2021.3.tar.gz new file mode 100644 index 0000000..d7934e6 --- /dev/null +++ b/v2021.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6b4194121ee8084c62b20f8d574c32f766e4e9237dfe60b0658b316d19c6b13 +size 2847869