diff --git a/sdk-1.3.211.0.tar.gz b/sdk-1.3.211.0.tar.gz deleted file mode 100644 index 1847f7b..0000000 --- a/sdk-1.3.211.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:30a78e61bd812c75e09fdc7a319af206b1044536326bc3e85fea818376a12568 -size 420022 diff --git a/sdk-1.3.216.0.tar.gz b/sdk-1.3.216.0.tar.gz new file mode 100644 index 0000000..0677f08 --- /dev/null +++ b/sdk-1.3.216.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46c49a0e49ea120138102b1dcb3778e5a4f2267c45b9e937810a4cf4fb889e3d +size 437011 diff --git a/spirv-headers.changes b/spirv-headers.changes index 602d29e..5dbe686 100644 --- a/spirv-headers.changes +++ b/spirv-headers.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Jun 15 13:21:30 UTC 2022 - Jan Engelhardt + +- Update to 1.6.1+sdk216 (b2a156e) + * Add a SourceLanguage for SYCL + * Add NamedBarrierCountINTEL execution mode + * Add SPV_KHR_subgroup_rotate, SPV_KHR_ray_cull_mask, + SPV_AMD_shader_early_and_late_fragment_tests + ------------------------------------------------------------------- Mon Apr 18 23:29:28 UTC 2022 - Jan Engelhardt diff --git a/spirv-headers.spec b/spirv-headers.spec index 33e66e6..ed4372a 100644 --- a/spirv-headers.spec +++ b/spirv-headers.spec @@ -24,14 +24,14 @@ # and the independently increasing toolchain release number (211). Name: spirv-headers -Version: 1.6.1+sdk211 +Version: 1.6.1+sdk216 Release: 0 Summary: Machine-readable files from the SPIR-V registry License: MIT Group: Development/Libraries/C and C++ URL: https://github.com/KhronosGroup/SPIRV-Headers -Source: https://github.com/KhronosGroup/SPIRV-Headers/archive/sdk-1.3.211.0.tar.gz +Source: https://github.com/KhronosGroup/SPIRV-Headers/archive/sdk-1.3.216.0.tar.gz BuildArch: noarch BuildRequires: cmake >= 2.8 BuildRequires: fdupes