forked from pool/vulkan-loader
Accepting request 790590 from home:ukbeast89:branches:X11:Wayland
- Update to release 1.2.135 * Updated `CMakeLists.txt` and `common_codegen.py` to allow access to beta types and commands when including `vulkan.h`. Generated new loader header files. OBS-URL: https://build.opensuse.org/request/show/790590 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-loader?expand=0&rev=49
This commit is contained in:
parent
229d8d0ebd
commit
ef95c324a8
3
Vulkan-Loader-1.2.135.tar.gz
Normal file
3
Vulkan-Loader-1.2.135.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a45c9bfce00026f5c12d4b869f87f2708cb28be49f3cd6c5044c7f8121071b6
|
||||
size 1405922
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6403ba19e5899593a9498bede3b1f73caaaca56fe63eea9f9cf294461797b97
|
||||
size 1401215
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 1 13:53:57 UTC 2020 - Aaron Stern <ukbeast89@protonmail.com>
|
||||
|
||||
- Update to release 1.2.135
|
||||
* Updated `CMakeLists.txt` and `common_codegen.py` to allow access to beta
|
||||
types and commands when including `vulkan.h`. Generated new loader
|
||||
header files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 18 16:05:06 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@ -18,13 +18,13 @@
|
||||
|
||||
%define lname libvulkan1
|
||||
Name: vulkan-loader
|
||||
Version: 1.2.133
|
||||
Version: 1.2.135
|
||||
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/v%version.tar.gz
|
||||
Source: https://github.com/KhronosGroup/Vulkan-Loader/archive/Vulkan-Loader-%version.tar.gz
|
||||
Source9: baselibs.conf
|
||||
BuildRequires: cmake >= 3.4
|
||||
BuildRequires: gcc-c++ >= 4.8
|
||||
|
Loading…
Reference in New Issue
Block a user