forked from pool/vulkan-tools
Accepting request 934251 from X11:Wayland
- Update to release SDK-1.2.198.0 OBS-URL: https://build.opensuse.org/request/show/934251 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-tools?expand=0&rev=32
This commit is contained in:
commit
98bab8679d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7f252270886c4c3cf74e46d9c0e96b56ed3b851bc47f4fd954afdbff1f5a9aad
|
|
||||||
size 849111
|
|
3
sdk-1.2.198.0.tar.gz
Normal file
3
sdk-1.2.198.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:06e174bca7834df73dc6ce3c2a72ab3bc34b63e16fdb9a486bf1315f02768032
|
||||||
|
size 847429
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 27 13:49:57 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release SDK-1.2.198.0
|
||||||
|
* vulkaninf: Support 64 bit flags
|
||||||
|
* vkcube: Reorder setting of pipeline stage flags
|
||||||
|
* vulkaninfo: Prevent drivers from writing out of bounds
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Sep 5 11:08:44 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
Sun Sep 5 11:08:44 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: vulkan-tools
|
Name: vulkan-tools
|
||||||
Version: 1.2.189.0
|
Version: 1.2.198.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Diagnostic utilities for Vulkan
|
Summary: Diagnostic utilities for Vulkan
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@ -30,7 +30,7 @@ BuildRequires: gcc-c++ >= 4.8
|
|||||||
BuildRequires: glslang-devel >= 8.13.3743
|
BuildRequires: glslang-devel >= 8.13.3743
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: python3-base
|
BuildRequires: python3-base
|
||||||
BuildRequires: pkgconfig(vulkan) >= 1.2.189
|
BuildRequires: pkgconfig(vulkan) >= 1.2.198
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
BuildRequires: pkgconfig(xcb)
|
BuildRequires: pkgconfig(xcb)
|
||||||
Obsoletes: vulkan < %version-%release
|
Obsoletes: vulkan < %version-%release
|
||||||
|
Loading…
Reference in New Issue
Block a user