forked from pool/spirv-headers
Compare commits
10 Commits
Author | SHA256 | Date | |
---|---|---|---|
bd18d2f9ad | |||
20e772ef17 | |||
|
c225c6bc40 | ||
1eaab6c598 | |||
|
ca4c803ebe | ||
|
0af3220819 | ||
aa6a1dcd16 | |||
|
77829e0af7 | ||
b36e6e5910 | |||
39ae9e7ec5 |
BIN
2a611a970fdbc41ac2e3e328802aed9985352dca.tar.gz
(Stored with Git LFS)
BIN
2a611a970fdbc41ac2e3e328802aed9985352dca.tar.gz
(Stored with Git LFS)
Binary file not shown.
@@ -1,24 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Thu Jul 17 06:36:21 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
|
||||||
|
|
||||||
- Update to tag SDK-1.4.321.0 (Git 2a611a9); i.e. bump at the
|
|
||||||
openSUSE package level only, no source code change, no user
|
|
||||||
visible change.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Fri Jun 27 18:22:07 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
|
||||||
|
|
||||||
- Update to snapshot 1.6.4+sdk313+git19 (Git 2a611a9)
|
|
||||||
* Add definitions for TOSA.001000.1 extended instruction set
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Fri Apr 25 22:39:50 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
|
||||||
|
|
||||||
- Update to snapshot 1.6.4+sdk309+git17 (Git aa6cef19)
|
|
||||||
* Add SPV_KHR_bfloat16 & SPV_QCOM_tile_shading
|
|
||||||
* Add DisplacementMicromapNV to the capabilities enabling
|
|
||||||
OpTypeAccelerationStructureKHR
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 13 16:52:55 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
Thu Mar 13 16:52:55 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@@ -30,15 +30,15 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: spirv-headers
|
Name: spirv-headers
|
||||||
Version: 1.6.4+sdk321
|
Version: 1.6.4+sdk309
|
||||||
%define innerver 1.4.321
|
%define innerver 1.4.309
|
||||||
%define rev 2a611a970fdbc41ac2e3e328802aed9985352dca
|
%define rev 09913f088a1197aba4aefd300a876b2ebbaa3391
|
||||||
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/%rev.tar.gz
|
Source: https://github.com/KhronosGroup/SPIRV-Headers/archive/refs/tags/vulkan-sdk-%innerver.0.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: cmake >= 2.8
|
BuildRequires: cmake >= 2.8
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
@@ -56,7 +56,7 @@ registry. This includes:
|
|||||||
* The XML registry file.
|
* The XML registry file.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n SPIRV-Headers-%rev -p1
|
%autosetup -n SPIRV-Headers-vulkan-sdk-%innerver.0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake \
|
%cmake \
|
||||||
|
BIN
vulkan-sdk-1.4.309.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
vulkan-sdk-1.4.309.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user