forked from pool/spirv-headers
Accepting request 1120699 from X11:Wayland
new_version OBS-URL: https://build.opensuse.org/request/show/1120699 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spirv-headers?expand=0&rev=38
This commit is contained in:
commit
9c9642ad06
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b6e7a551ff3e6c7bfaeeac81ffb95a82ba7d2e428753850c61f6b754df5b912f
|
||||
size 456103
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 27 04:00:58 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release SDK-1.3.268.0
|
||||
* Add SPV_AMDX_shader_enqueue
|
||||
* Add SPV_INTEL_cache_controls extension support
|
||||
* Remove Kernel from ConstantSampler enum values
|
||||
* Remove additional version "1.0" from SecondaryViewportRelativeNV
|
||||
* Add headers for SPV_NV_displacement_micromap
|
||||
* Add LiteralFloat to operand_kinds
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 22 09:47:59 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -24,14 +24,14 @@
|
||||
# and the independently increasing toolchain release number (239).
|
||||
|
||||
Name: spirv-headers
|
||||
Version: 1.6.1+sdk261
|
||||
%define innerver 1.3.261
|
||||
Version: 1.6.1+sdk268
|
||||
%define innerver 1.3.268
|
||||
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-%innerver.tar.gz
|
||||
Source: https://github.com/KhronosGroup/SPIRV-Headers/archive/vulkan-sdk-%innerver.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRequires: cmake >= 2.8
|
||||
BuildRequires: fdupes
|
||||
@ -48,7 +48,7 @@ registry. This includes:
|
||||
* The XML registry file.
|
||||
|
||||
%prep
|
||||
%autosetup -n SPIRV-Headers-sdk-%innerver
|
||||
%autosetup -n SPIRV-Headers-vulkan-sdk-%innerver
|
||||
|
||||
%build
|
||||
%cmake
|
||||
|
BIN
vulkan-sdk-1.3.268.tar.gz
(Stored with Git LFS)
Normal file
BIN
vulkan-sdk-1.3.268.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user