6 Commits

Author SHA256 Message Date
e875104d01 Accepting request 1294033 from X11:Wayland
- Update to release SDK-1.4.321.0

OBS-URL: https://build.opensuse.org/request/show/1294033
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-headers?expand=0&rev=57
2025-07-20 13:28:31 +00:00
OBS User unknown
69a8496e62 [info=03ab6dd2d39482005cf0f2fc2a82564608759bda7607aebd4bec4a5e1db4e81d]
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-headers?expand=0&rev=126
2025-07-17 06:10:33 +00:00
0ff7fb09f5 Accepting request 1278219 from X11:Wayland
- Update to tag SDK-1.4.313.0

OBS-URL: https://build.opensuse.org/request/show/1278219
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-headers?expand=0&rev=56
2025-05-23 12:28:19 +00:00
OBS User unknown
fa9a7d6636 [info=07a5ca24b2ddecd3d03b9d9c8a894369ddb66e0357803fbb761b2111d5eb6ea7]
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-headers?expand=0&rev=125
2025-05-18 04:27:05 +00:00
76a48d599c Accepting request 1252822 from X11:Wayland
- Update to tag SDK-1.4.309.0

OBS-URL: https://build.opensuse.org/request/show/1252822
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-headers?expand=0&rev=55
2025-03-15 15:15:27 +00:00
OBS User unknown
33fe5c0c92 [info=7c618f1073ca2aa3897af00f2a707f5aa6cfe396a7594079f791a504ea3bf8bb]
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-headers?expand=0&rev=124
2025-03-13 16:29:41 +00:00
6 changed files with 40 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
mtime: 1734830238 mtime: 1752732616
commit: c65864e017c969c5cf4a302c745a70926134de487832440c1aeae257f650f536 commit: 03ab6dd2d39482005cf0f2fc2a82564608759bda7607aebd4bec4a5e1db4e81d
url: https://src.opensuse.org/jengelh/vulkan-headers url: https://src.opensuse.org/jengelh/vulkan-headers
revision: master revision: master

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:7309a909bcdd407f7e4cb4c99c0860a36b9f677c37d4935d5b00d21e9945e377 oid sha256:41329c5edc53d09b86bebbf635bbb414ee179c22e4ec1d31b26ba6b9b5444c48
size 256 size 256

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

Binary file not shown.

View File

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

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

Binary file not shown.