9 Commits

Author SHA256 Message Date
6ac63ae529 Sync changes to SLFO-1.2 branch 2025-08-20 14:10:00 +02:00
ff6925d970 Accepting request 1233207 from X11:Wayland
- Update to tag 1.4.304

OBS-URL: https://build.opensuse.org/request/show/1233207
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-loader?expand=0&rev=57
2024-12-26 11:23:16 +00:00
OBS User unknown
33e54d30e1 [info=1552136b21162c532cea58778e6f2bff64515d8272e72ebf39d0e1da2895093c]
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-loader?expand=0&rev=133
2024-12-22 14:00:49 +00:00
bddf94af52 Accepting request 1206377 from X11:Wayland
- Update to release SDK-1.3.296

OBS-URL: https://build.opensuse.org/request/show/1206377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-loader?expand=0&rev=56
2024-10-09 20:03:14 +00:00
OBS User unknown
74baa6f6f2 [info=e8bd1bf8f8ad963b50a5df94b92019bcb2e2be84b0a2de6fd8a98382bae697f0]
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-loader?expand=0&rev=132
2024-10-08 17:01:11 +00:00
f8b0cf7113 Accepting request 1189192 from X11:Wayland
- Update to release SDK-1.3.290

OBS-URL: https://build.opensuse.org/request/show/1189192
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-loader?expand=0&rev=55
2024-07-24 13:29:34 +00:00
OBS User unknown
3ac60b6c1f [info=3fc99e7577b30f3d90dc1054ecf9762044295ca07d4a8bcea86ff25ec1ae2099]
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-loader?expand=0&rev=131
2024-07-23 05:04:40 +00:00
46f21f26ff [info=63e3bf35d3e6192a38f488a9f75fefed346549027c1b9ebe5199c859bc1034c7]
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-loader?expand=0&rev=130
2024-07-10 09:28:19 +00:00
e0d76c3301 [info=63e3bf35d3e6192a38f488a9f75fefed346549027c1b9ebe5199c859bc1034c7]
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-loader?expand=0&rev=129
2024-06-27 08:33:00 +00:00
4 changed files with 5 additions and 52 deletions

View File

@@ -1,50 +1,3 @@
-------------------------------------------------------------------
Mon Feb 2 19:54:36 UTC 2026 - Jan Engelhardt <jengelh@inai.de>
- Update to tag SDK-1.4.341.0
* Fix assert in terminator_DestroySurfaceKHR
* Fix devices in the settings file removing layers
* Zero-initialize InstanceExtensionProperties
* Remove duplicates from vkEnumerateInstanceLayerProperties
-------------------------------------------------------------------
Tue Dec 9 23:14:19 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to tag SDK-1.4.335.0
* Stop layers with an invalid "type" field from being added
* Normalize library paths queried from the OS
* Fix two memory leaks
-------------------------------------------------------------------
Tue Oct 7 10:02:10 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to tag SDK-1.4.328.0
* Create prepending variants of add_if_manifest_file & string
functions
* Add device and drivers fields to settings file
* Generate VkResult operator<< overload
* Log when device configurations removes VkPhysicalDevices
* Allow VK_INSTANCE_LAYERS to order implicit layers
* Fix memory leak in get_loader_settings
* Add utility for getting the string representation of a UUID
* Add driverUUID and driverVersion to settings file device
configuration parameters
-------------------------------------------------------------------
Thu Jul 17 06:11:15 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to tag SDK-1.4.321.0
* Simplify portability enumeration variables.
* Only call surface creation functions on supported drivers.
* Add vkGetPhysicalDeviceSurfaceSupportKHR test when ICD does not
support the surface extension.
-------------------------------------------------------------------
Sun May 18 04:28:06 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to tag SDK-1.4.313.0
* loader: Lazily allocate ICD surface objects
-------------------------------------------------------------------
Thu Mar 13 16:31:56 UTC 2025 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package vulkan-loader
#
# Copyright (c) 2026 SUSE LLC and contributors
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
# Prefer to go with just /^sdk-.*/ tags
%define lname libvulkan1
Name: vulkan-loader
Version: 1.4.341
Version: 1.4.309
Release: 0
Summary: Reference ICD loader for Vulkan
License: Apache-2.0

BIN
vulkan-sdk-1.4.309.0.tar.gz LFS Normal file

Binary file not shown.

Binary file not shown.