2 Commits

Author SHA256 Message Date
Martin Jambor
1b240cd0dc Make the package buildable with gcc14 [boo#1228421]
- Add option -DVULKAN_HEADERS_ENABLE_MODULE=OFF to cmake to make the
  package build with gcc14 [boo#1228421]
2024-07-29 16:40:45 +02:00
5a6b2f3890 vulkan-headers 1.3.290 2024-07-23 07:00:09 +02:00
6 changed files with 5 additions and 70 deletions

View File

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

View File

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

View File

@@ -1,60 +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>
- Update to tag 1.4.304
* Added VK_EXT_present_mode_fifo_latest_ready,
VK_NV_cooperative_matrix2, VK_HUAWEI_hdr_vivid,
VK_EXT_vertex_attribute_robustness, VK_KHR_video_encode_av1,
VK_KHR_video_encode_quantization_map, VK_NV_display_stereo
* Streaming Transfers: Vulkan 1.4 imposes new implementation
requirements to ensure portable, cross-platform applications
can stream large quantities of data to a device while
simultaneously rendering at full performance.
* Previously optional extensions and features critical to
emerging high-performance applications are now mandatory in
Vulkan 1.4, ensuring their reliable availability across
multiple platforms. These include push descriptors, dynamic
rendering local reads, and scalar block layouts.
* 8K rendering with up to eight separate render targets is now
guaranteed to be supported, along with several other limit
increases.
-------------------------------------------------------------------
Tue Oct 8 16:34:09 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release SDK-1.3.296
* Added VK_AMD_anti_lag, VK_NV_command_buffer_inheritance,
VK_KHR_pipeline_binary, VK_KHR_compute_shader_derivatives
-------------------------------------------------------------------
Mon Jul 29 14:37:09 UTC 2024 - Martin Jambor <mjambor@suse.com>

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,13 @@
#
Name: vulkan-headers
Version: 1.4.321
Version: 1.3.290
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
Source9: %name-rpmlintrc
BuildRequires: cmake >= 2.8.11
BuildRequires: c++_compiler

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

Binary file not shown.

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

Binary file not shown.