forked from pool/vulkan-tools
- Update to release SDK-1.3.243.0
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-tools?expand=0&rev=103
This commit is contained in:
parent
90a993ba71
commit
2630d0cee0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5f3ed1fddef8581bf188c9d079dd7c1662d8f779b682977ff0dc5942b13777f4
|
||||
size 775603
|
3
sdk-1.3.243.0.tar.gz
Normal file
3
sdk-1.3.243.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:632af210bf3f3801ceb5ded6a0b2c435282069f5d1d7fa1969804e3a9fe85262
|
||||
size 778991
|
@ -1,7 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 29 14:06:41 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release SDK-1.3.243.0
|
||||
* mockicd: Add Support for testing Ray Tracing
|
||||
* mockicd: Add Support for testing Video decoding
|
||||
* vulkaninfo: Dont enable Direct Driver Loading Ext
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 10 18:03:56 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
|
||||
|
||||
- Add baselibs.conf. This is useful as 64- and 32-bit vulkan environments
|
||||
- Add baselibs.conf. This is useful as 64- and 32-bit Vulkan environments
|
||||
need separate drivers and need to be diagnosed separately.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: vulkan-tools
|
||||
Version: 1.3.239.0
|
||||
Version: 1.3.243.0
|
||||
Release: 0
|
||||
Summary: Diagnostic utilities for Vulkan
|
||||
License: Apache-2.0
|
||||
@ -25,12 +25,12 @@ Group: Development/Tools/Other
|
||||
URL: https://github.com/KhronosGroup/Vulkan-Tools
|
||||
Source0: https://github.com/KhronosGroup/Vulkan-Tools/archive/refs/tags/sdk-%version.tar.gz
|
||||
Source1: baselibs.conf
|
||||
BuildRequires: cmake >= 3.4
|
||||
BuildRequires: cmake >= 3.17
|
||||
BuildRequires: gcc-c++ >= 4.8
|
||||
BuildRequires: glslang-devel >= 8.13.3743
|
||||
BuildRequires: glslang-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: python3-base
|
||||
BuildRequires: pkgconfig(vulkan) >= 1.3.239
|
||||
BuildRequires: pkgconfig(vulkan) >= 1.3.243
|
||||
BuildRequires: pkgconfig(wayland-protocols)
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xcb)
|
||||
|
Loading…
Reference in New Issue
Block a user