1
0

9 Commits

Author SHA256 Message Date
f3cb546a1b Accepting request 1233206 from X11:Wayland
- Update to tag 1.4.304

OBS-URL: https://build.opensuse.org/request/show/1233206
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-headers?expand=0&rev=54
2024-12-26 11:23:15 +00:00
OBS User unknown
9ef4abe69d [info=c65864e017c969c5cf4a302c745a70926134de487832440c1aeae257f650f536]
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-headers?expand=0&rev=123
2024-12-22 01:17:39 +00:00
ef374cb4e4 Accepting request 1206376 from X11:Wayland
- Update to release SDK-1.3.296

OBS-URL: https://build.opensuse.org/request/show/1206376
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-headers?expand=0&rev=53
2024-10-09 20:03:12 +00:00
OBS User unknown
b60518a8af [info=40c6964e9fc327affcad14b5bf8af66d663ae3454e32fcfc95891b836d3f9bb2]
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-headers?expand=0&rev=122
2024-10-08 16:36:58 +00:00
cc42dceba0 Accepting request 1190289 from X11:Wayland
- Add option -DVULKAN_HEADERS_ENABLE_MODULE=OFF to cmake to make the
  package build with gcc14 [boo#1228421]

OBS-URL: https://build.opensuse.org/request/show/1190289
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-headers?expand=0&rev=52
2024-07-31 11:28:19 +00:00
OBS User unknown
b84b6d3f13 [info=1b240cd0dcff06c8a8ae94b069c5d7bc6bb3709d9fad78cda07b3446e376f9e5]
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-headers?expand=0&rev=121
2024-07-29 15:00:30 +00:00
3f9b1925e3 Accepting request 1189191 from X11:Wayland
- Update to release SDK-1.3.290

OBS-URL: https://build.opensuse.org/request/show/1189191
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-headers?expand=0&rev=51
2024-07-24 13:29:33 +00:00
1354ab65b7 [info=5a6b2f389083eb4e7cd52a4f90ba5dc4ddc1ffbc2e76def22d7385110adabee0]
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-headers?expand=0&rev=120
2024-07-23 04:57:47 +00:00
140f62d140 [info=449718244dfb346672c16a627f11937e7e256e25926e4b5583930025c54d298a]
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-headers?expand=0&rev=119
2024-06-27 08:32:31 +00:00
6 changed files with 15 additions and 37 deletions

4
_scmsync.obsinfo Normal file
View File

@@ -0,0 +1,4 @@
mtime: 1734830238
commit: c65864e017c969c5cf4a302c745a70926134de487832440c1aeae257f650f536
url: https://src.opensuse.org/jengelh/vulkan-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:7309a909bcdd407f7e4cb4c99c0860a36b9f677c37d4935d5b00d21e9945e377
size 256

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

Binary file not shown.

View File

@@ -1,32 +1,3 @@
-------------------------------------------------------------------
Wed Jul 16 21:31:12 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release SDK-1.4.321.0
* New extensions: VK_EXT_robustness2,
VK_EXT_zero_initialize_device_memory,
VK_VALVE_fragment_density_map_layered, VK_ARM_data_graph,
VK_KHR_present_mode_fifo_latest_ready,
VK_KHR_surface_maintenance1, VK_KHR_swapchain_maintenance1,
VK_KHR_video_encode_intra_refresh,
VK_SEC_pipeline_cache_incremental_mode.
-------------------------------------------------------------------
Sun May 18 04:25:29 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to tag SDK-1.4.313.0
* New extensions: VK_EXT_fragment_density_map_offset,
VK_KHR_shader_bfloat16, VK_NV_external_compute_queue_vendor,
VK_QCOM_tile_shading.
-------------------------------------------------------------------
Thu Mar 13 16:26:58 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to tag SDK-1.4.309.0
* New extensions: VK_ARM_pipeline_opacity_micromap,
VK_KHR_depth_clamp_zero_one, VK_KHR_maintenance8
VK_EXT_external_memory_metal, VK_KHR_video_maintenance2,
VK_NV_present_metering.
-------------------------------------------------------------------
Sun Dec 22 01:11:34 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package vulkan-headers
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -22,14 +22,14 @@
#
Name: vulkan-headers
Version: 1.4.321
Version: 1.4.304
Release: 0
Summary: Vulkan C and C++ API header files
License: Apache-2.0
Group: Development/Libraries/C and C++
URL: https://github.com/KhronosGroup/Vulkan-Headers
Source: https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/vulkan-sdk-%version.0.tar.gz
#Source: https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/v%version.tar.gz
#Source: https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/vulkan-sdk-%version.0.tar.gz
Source: https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/v%version.tar.gz
Source9: %name-rpmlintrc
BuildRequires: cmake >= 2.8.11
BuildRequires: c++_compiler
@@ -49,7 +49,7 @@ This package contains the development headers for packages wanting
to make use of Vulkan.
%prep
%autosetup -n Vulkan-Headers-vulkan-sdk-%version.0 -p1
%autosetup -n Vulkan-Headers-%version -p1
%build
%cmake \

BIN
vulkan-sdk-1.4.321.0.tar.gz (Stored with Git LFS)

Binary file not shown.