forked from pool/spirv-headers
- Update to release SDK-1.3.268.0
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-headers?expand=0&rev=88
This commit is contained in:
parent
14a59e3afa
commit
b2f8699702
@ -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>
|
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).
|
# and the independently increasing toolchain release number (239).
|
||||||
|
|
||||||
Name: spirv-headers
|
Name: spirv-headers
|
||||||
Version: 1.6.1+sdk261
|
Version: 1.6.1+sdk268
|
||||||
%define innerver 1.3.261
|
%define innerver 1.3.268
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Machine-readable files from the SPIR-V registry
|
Summary: Machine-readable files from the SPIR-V registry
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
URL: https://github.com/KhronosGroup/SPIRV-Headers
|
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
|
BuildArch: noarch
|
||||||
BuildRequires: cmake >= 2.8
|
BuildRequires: cmake >= 2.8
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
@ -48,7 +48,7 @@ registry. This includes:
|
|||||||
* The XML registry file.
|
* The XML registry file.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n SPIRV-Headers-sdk-%innerver
|
%autosetup -n SPIRV-Headers-vulkan-sdk-%innerver
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake
|
%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