1
0
forked from pool/spirv-headers

Compare commits

...

9 Commits

Author SHA256 Message Date
Ana Guerrero
20e772ef17 Accepting request 1231573 from X11:Wayland
- Update to snapshot 1.6.4+sdk303

OBS-URL: https://build.opensuse.org/request/show/1231573
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spirv-headers?expand=0&rev=45
2024-12-18 19:08:39 +00:00
OBS User unknown
c225c6bc40 [info=6272520b8f7295acbbf1287a42ae9205b8acce0dbaf75c83c50af7a64e337014]
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-headers?expand=0&rev=105
2024-12-15 20:50:57 +00:00
Ana Guerrero
1eaab6c598 Accepting request 1206373 from X11:Wayland
- Update to release 1.6.4+sdk296

OBS-URL: https://build.opensuse.org/request/show/1206373
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spirv-headers?expand=0&rev=44
2024-10-09 20:03:10 +00:00
OBS User unknown
ca4c803ebe [info=edf237a7fca487d1ee6effb1fd4f23d68bbdb989a94270a1875f6d2acd3fcd1d]
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-headers?expand=0&rev=104
2024-10-08 16:12:46 +00:00
OBS User unknown
0af3220819 [info=051f32471a8d08d908e16e6929ef5fe58d026cc2eb3856b6490bf3944f4feec3]
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-headers?expand=0&rev=103
2024-10-08 16:08:11 +00:00
Dominique Leuenberger
aa6a1dcd16 Accepting request 1189189 from X11:Wayland
- Updateto release SDK-1.3.290.0

OBS-URL: https://build.opensuse.org/request/show/1189189
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spirv-headers?expand=0&rev=43
2024-07-24 13:29:32 +00:00
OBS User unknown
77829e0af7 [info=131519444b9804409644a169ee851b9b06ffd5f7a4c89044b692335cb50dd874]
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-headers?expand=0&rev=102
2024-07-23 04:49:33 +00:00
b36e6e5910 [info=32f7b29edfe3f81874015833637bf66b39a8d1c02d6e0fa9b4312f731d163b0c]
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-headers?expand=0&rev=101
2024-07-03 07:13:28 +00:00
39ae9e7ec5 - Add v283-to-2acb319.patch
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-headers?expand=0&rev=100
2024-06-25 23:56:54 +00:00
6 changed files with 51 additions and 9 deletions

4
_scmsync.obsinfo Normal file
View File

@ -0,0 +1,4 @@
mtime: 1734295673
commit: 6272520b8f7295acbbf1287a42ae9205b8acce0dbaf75c83c50af7a64e337014
url: https://src.opensuse.org/jengelh/spirv-headers
revision: master

3
build.specials.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:91b1a9db094cf5109c7fb78d4e029db686e31f408f3e167abc1b937b6b6d6e7b
size 256

BIN
cb6b2c32dbfc3257c1e9142a116fe9ee3d9b80a2.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,37 @@
-------------------------------------------------------------------
Sun Dec 15 20:43:19 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to snapshot 1.6.4+sdk303
* Add SPV_EXT_optnone, SPV_EXT_arithmetic_fence,
SPV_NV_cooperative_matrix2, SPV_NV_tensor_addressing
- Delete 0001-Add-SPV_EXT_optnone-449.patch,
0002-Reserve-SPIR-V-enums-for-MediaTek-451.patch (unmerged)
-------------------------------------------------------------------
Tue Oct 8 16:04:45 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.6.4+sdk296 based on Git tag/release
"SDK-1.3.296.0"
* Update headers with SPIR-V version 1.6, revision 4
* Reserve 4 memory operands bits for Arm
* Add support for SPV_KHR_untyped_pointers and
SPV_INTEL_subgroup_buffer_prefetch
* Add Capability and Execution mode
SPV_KHR_compute_shader_derivatives
- Add 0001-Add-SPV_EXT_optnone-449.patch,
0002-Reserve-SPIR-V-enums-for-MediaTek-451.patch
for spirv-tools
-------------------------------------------------------------------
Tue Jul 23 04:50:50 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Updateto release SDK-1.3.290.0
* Add utility functions to strinfigy value enums
* Add SPV_EXT_replicated_composites,
SPV_KHR_relaxed_extended_instruction and
SPV_ARM_cooperative_matrix_layouts
* Add KHR suffix to OpExtInstWithForwardRefsKHR
-------------------------------------------------------------------
Thu May 16 11:38:08 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -19,19 +19,20 @@
# The git repo is a hodgepodge.
# Most recent tag is 1.5.4, but that is outdated.
# CMakeLists.txt's project() line contains 1.5.5, but this is outdated too.
# The SPIR-V version is 1.6.1 (include/spirv/unified1/spirv.core.grammar.json)
# The SPIR-V version is 1.6.4 (include/spirv/unified1/spirv.core.grammar.json)
# They add "SDK" tags that reflect the Vulkan version (1.3),
# and the independently increasing toolchain release number (283).
# and the independently increasing toolchain release number (296).
Name: spirv-headers
Version: 1.6.1+sdk283
%define innerver 1.3.283
Version: 1.6.4+sdk303
%define innerver 1.3.303
%define rev cb6b2c32dbfc3257c1e9142a116fe9ee3d9b80a2
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/vulkan-sdk-%innerver.tar.gz
Source: https://github.com/KhronosGroup/SPIRV-Headers/archive/cb6b2c32dbfc3257c1e9142a116fe9ee3d9b80a2.tar.gz
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 -p1
%autosetup -n SPIRV-Headers-%rev -p1
%build
%cmake

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1c1bf1b9951a06d20329871ca8415b8ff5d0bebbc2f49cfd06fd095313e20dee
size 472243