Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
35edff3daa |
BIN
v1.4.304.tar.gz
(Stored with Git LFS)
BIN
v1.4.304.tar.gz
(Stored with Git LFS)
Binary file not shown.
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
Sun Dec 22 01:18:28 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package vulkan-loader
|
# 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
|
# 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
|
||||||
@@ -19,14 +19,14 @@
|
|||||||
# Prefer to go with just /^sdk-.*/ tags
|
# Prefer to go with just /^sdk-.*/ tags
|
||||||
%define lname libvulkan1
|
%define lname libvulkan1
|
||||||
Name: vulkan-loader
|
Name: vulkan-loader
|
||||||
Version: 1.4.304
|
Version: 1.4.309
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Reference ICD loader for Vulkan
|
Summary: Reference ICD loader for Vulkan
|
||||||
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-Loader
|
URL: https://github.com/KhronosGroup/Vulkan-Loader
|
||||||
#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/vulkan-sdk-%version.0.tar.gz
|
||||||
Source: https://github.com/KhronosGroup/Vulkan-Loader/archive/refs/tags/v%version.tar.gz
|
#Source: https://github.com/KhronosGroup/Vulkan-Loader/archive/refs/tags/v%version.tar.gz
|
||||||
Source9: baselibs.conf
|
Source9: baselibs.conf
|
||||||
BuildRequires: cmake >= 3.4
|
BuildRequires: cmake >= 3.4
|
||||||
BuildRequires: gcc-c++ >= 4.8
|
BuildRequires: gcc-c++ >= 4.8
|
||||||
@@ -69,7 +69,7 @@ This subpackage contains the development headers for packages wanting
|
|||||||
to make use of Vulkan.
|
to make use of Vulkan.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -n Vulkan-Loader-%version
|
%autosetup -n Vulkan-Loader-vulkan-sdk-%version.0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake \
|
%cmake \
|
||||||
|
BIN
vulkan-sdk-1.4.309.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
vulkan-sdk-1.4.309.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user