Accepting request 1156750 from X11:Wayland
- Add v275-to-8b246ff.patch - Update to snapshot vulkan-sdk-1.3.275.0-19-g8b246ff OBS-URL: https://build.opensuse.org/request/show/1156750 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spirv-headers?expand=0&rev=40
This commit is contained in:
commit
9bf9fa7fd6
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 10 09:30:51 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Add v275-to-8b246ff.patch
|
||||
- Update to snapshot vulkan-sdk-1.3.275.0-19-g8b246ff
|
||||
* Upstream tokens for SPV_INTEL_masked_gather_scatter
|
||||
* Publish the header for the vulkan-shader-profiler embedded
|
||||
reflection
|
||||
* Add SPV_KHR_maximal_reconvergence, SPV_KHR_float_controls2
|
||||
* Support SPV_KHR_quad_control (with fixed line endings)
|
||||
* Add SPV_QCOM_image_processing2, SPV_NV_shader_atomic_fp16_vector,
|
||||
SPV_NV_raw_access_chains
|
||||
* Headers support for SPV_INTEL_maximum_registers extension
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 19 11:33:40 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
# and the independently increasing toolchain release number (239).
|
||||
|
||||
Name: spirv-headers
|
||||
Version: 1.6.1+sdk275
|
||||
Version: 1.6.1+sdk275+git19
|
||||
%define innerver 1.3.275
|
||||
Release: 0
|
||||
Summary: Machine-readable files from the SPIR-V registry
|
||||
@ -32,6 +32,7 @@ License: MIT
|
||||
Group: Development/Libraries/C and C++
|
||||
URL: https://github.com/KhronosGroup/SPIRV-Headers
|
||||
Source: https://github.com/KhronosGroup/SPIRV-Headers/archive/vulkan-sdk-%innerver.tar.gz
|
||||
Patch1: v275-to-8b246ff.patch
|
||||
BuildArch: noarch
|
||||
BuildRequires: cmake >= 2.8
|
||||
BuildRequires: fdupes
|
||||
@ -48,7 +49,7 @@ registry. This includes:
|
||||
* The XML registry file.
|
||||
|
||||
%prep
|
||||
%autosetup -n SPIRV-Headers-vulkan-sdk-%innerver
|
||||
%autosetup -n SPIRV-Headers-vulkan-sdk-%innerver -p1
|
||||
|
||||
%build
|
||||
%cmake
|
||||
|
3358
v275-to-8b246ff.patch
Normal file
3358
v275-to-8b246ff.patch
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user