1
0
forked from pool/vulkan-loader

- Update to release 1.1.124

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-loader?expand=0&rev=32
This commit is contained in:
Jan Engelhardt 2019-10-16 20:57:34 +00:00 committed by Git OBS Bridge
parent 45eb16a371
commit 8f732ecca3
4 changed files with 15 additions and 6 deletions

View File

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

3
v1.1.124.tar.gz Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Oct 16 20:56:59 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.1.124
* loader: Add support for metal surfaces
* loader: Use dxgi1_2 header instead of 1_6
* loader: Dynamically load DXGI
* layers: allow concurrent layer device creation
-------------------------------------------------------------------
Sun Sep 22 21:59:40 UTC 2019 - Aaron Stern <ukbeast89@protonmail.com>

View File

@ -16,15 +16,15 @@
#
%define version_unconverted 1.1.123
%define version_unconverted 1.1.124
Name: vulkan-loader
%define lname libvulkan1
Version: 1.1.123
Version: 1.1.124
Release: 0
Summary: Reference ICD loader for Vulkan
License: Apache-2.0
Group: Development/Libraries/C and C++
Group: development vulkan
URL: https://github.com/KhronosGroup/Vulkan-Loader
Source: https://github.com/KhronosGroup/Vulkan-Loader/archive/v%version.tar.gz