1
0
forked from pool/vulkan-loader

14 Commits

Author SHA256 Message Date
caa9189283 Accepting request 1294034 from X11:Wayland
- Update to tag SDK-1.4.321.0

OBS-URL: https://build.opensuse.org/request/show/1294034
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-loader?expand=0&rev=60
2025-07-20 13:28:31 +00:00
OBS User unknown
7bfb64ce32 [info=2673c4a273bafac361365c60dadc50f5ab46b93d813f196a849f63eb28228b94]
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-loader?expand=0&rev=136
2025-07-17 06:12:52 +00:00
ae4d74f65b Accepting request 1278220 from X11:Wayland
- Update to tag SDK-1.4.313.0

OBS-URL: https://build.opensuse.org/request/show/1278220
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-loader?expand=0&rev=59
2025-05-23 12:28:20 +00:00
OBS User unknown
616b3f5f14 [info=681838dd912a334343d1320f12508e0e0d8208d058d7ee58c160a4f296e0a5dc]
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-loader?expand=0&rev=135
2025-05-18 04:28:56 +00:00
6dbbcfd525 Accepting request 1252823 from X11:Wayland
- Update to tag SDK-1.4.309.0

OBS-URL: https://build.opensuse.org/request/show/1252823
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-loader?expand=0&rev=58
2025-03-15 15:15:31 +00:00
OBS User unknown
16166d8d8b [info=3afec996171610a70ffd032ed682019a659f6fbf533f793769251d02db57683b]
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-loader?expand=0&rev=134
2025-03-13 16:34:31 +00: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
6 changed files with 72 additions and 10 deletions

4
_scmsync.obsinfo Normal file
View File

@@ -0,0 +1,4 @@
mtime: 1752732762
commit: 2673c4a273bafac361365c60dadc50f5ab46b93d813f196a849f63eb28228b94
url: https://src.opensuse.org/jengelh/vulkan-loader
revision: master

3
build.specials.obscpio Normal file
View File

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

View File

@@ -1,3 +1,58 @@
-------------------------------------------------------------------
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>
- Update to tag SDK-1.4.309.0
* Make Xrandr not implicitly required when x11 is used
* Make emulate_VK_EXT_surface_maintenance1 comply better with
Vulkan spec
* Support VK_GOOGLE_surfaceless_query
-------------------------------------------------------------------
Sun Dec 22 01:18:28 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to tag 1.4.304
* Emulate VK_EXT_surface_maintenance1 if not supported by a driver
* Add handle checking to test instance & device creation
* Add settings test for layer control OFF & VK_INSTANCE_LAYERS
* Make Settings file "ON" take priority over disable env-var
* Log what caused each layer to be enabled
* Log when Filter Env-Vars act when settings file is active
* Add more logging when the settings file has invalid members
-------------------------------------------------------------------
Tue Oct 8 16:41:01 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release SDK-1.3.296
* Use ASM unknown function trampolines on GN
* Fix vkCreateSharedSwapchainsKHR not unwrapping handles correctly
* Remove unused VkIcdSurface struct members
* Add VK_IMPLICIT_LAYER_APTH & VK_ADD_IMPLICIT_LAYER_PATH env-vars
* Fix windows_read_sorted_physical_devices buffer overrun
-------------------------------------------------------------------
Tue Jul 23 05:06:41 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release SDK-1.3.290
* Remove faulty fallback for unknown functions
* tests: Allow test ICD to handle NULL pApplicationInfo
* Fix preloaded ICDs being freed with custom allocators
* Fix RegCloseKey exeption when double-closing hKeys
-------------------------------------------------------------------
Thu May 16 12:13:57 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package vulkan-loader
#
# Copyright (c) 2024 SUSE LLC
# 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,19 +19,20 @@
# Prefer to go with just /^sdk-.*/ tags
%define lname libvulkan1
Name: vulkan-loader
Version: 1.3.283.0
Version: 1.4.321
Release: 0
Summary: Reference ICD loader for Vulkan
License: Apache-2.0
Group: Development/Libraries/C and C++
URL: https://github.com/KhronosGroup/Vulkan-Loader
Source: https://github.com/KhronosGroup/Vulkan-Loader/archive/refs/tags/vulkan-sdk-%version.tar.gz
Source: https://github.com/KhronosGroup/Vulkan-Loader/archive/refs/tags/vulkan-sdk-%version.0.tar.gz
#Source: https://github.com/KhronosGroup/Vulkan-Loader/archive/refs/tags/v%version.tar.gz
Source9: baselibs.conf
BuildRequires: cmake >= 3.4
BuildRequires: gcc-c++ >= 4.8
BuildRequires: pkg-config
BuildRequires: python3-xml
BuildRequires: vulkan-headers >= 1.3.283
BuildRequires: vulkan-headers >= %version
BuildRequires: pkgconfig(pciaccess)
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xcb)
@@ -68,7 +69,7 @@ This subpackage contains the development headers for packages wanting
to make use of Vulkan.
%prep
%autosetup -p1 -n Vulkan-Loader-vulkan-sdk-%version
%autosetup -n Vulkan-Loader-vulkan-sdk-%version.0 -p1
%build
%cmake \
@@ -82,8 +83,7 @@ to make use of Vulkan.
%install
%cmake_install
%post -n %lname -p /sbin/ldconfig
%postun -n %lname -p /sbin/ldconfig
%ldconfig_scriptlets -n %lname
%files -n libvulkan1
%license LICENSE.txt

View File

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

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

Binary file not shown.