forked from pool/vulkan-loader
Accepting request 1139797 from home:stig124:branches:Emulators
- Update to release SDK-1.3.275.0 * Update to header 1.3.275.0 * Only require C compiler * BUILD_WERROR OFF by default * Make sure VkSurfaceKHR is cast to uintptr properly * Fix settings file crash found through fuzzers OBS-URL: https://build.opensuse.org/request/show/1139797 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-loader?expand=0&rev=122
This commit is contained in:
parent
835a2635a0
commit
a2a6aac274
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 18 19:22:17 UTC 2024 - Nicolas FORMICHELLA <stigpro@outlook.fr>
|
||||||
|
|
||||||
|
- Update to release SDK-1.3.275.0
|
||||||
|
* Update to header 1.3.275.0
|
||||||
|
* Only require C compiler
|
||||||
|
* BUILD_WERROR OFF by default
|
||||||
|
* Make sure VkSurfaceKHR is cast to uintptr properly
|
||||||
|
* Fix settings file crash found through fuzzers
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 8 12:00:30 UTC 2024 - Callum Farmer <gmbr3@opensuse.org>
|
Mon Jan 8 12:00:30 UTC 2024 - Callum Farmer <gmbr3@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package vulkan-loader
|
# spec file for package vulkan-loader
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 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,7 +19,7 @@
|
|||||||
# 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.3.268.0
|
Version: 1.3.275.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Reference ICD loader for Vulkan
|
Summary: Reference ICD loader for Vulkan
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:404fa621f1ab2731bcc68bcbff64d8c6de322faad2d87f9198641bd37255fd39
|
|
||||||
size 1689395
|
|
3
vulkan-sdk-1.3.275.0.tar.gz
Normal file
3
vulkan-sdk-1.3.275.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f49a2653cd592439c5b4b987ffa0b2577b7fa72b7d344d7a2a89f7d6cb2b342e
|
||||||
|
size 1701620
|
Loading…
Reference in New Issue
Block a user