forked from pool/vulkan-tools
- Update to release SDK-1.3.261.0
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-tools?expand=0&rev=109
This commit is contained in:
parent
a313e0a7ec
commit
8811645924
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:337d23b77a36fcf40159decb832ff8feac7d623faea0c45d549b5d657fd4728e
|
||||
size 785979
|
3
sdk-1.3.261.0.tar.gz
Normal file
3
sdk-1.3.261.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d044bda835d8484466f585d4dc6d14d6ca6f59f8dc0e19f7a87df669f4900208
|
||||
size 801309
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 22 09:14:04 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release SDK-1.3.261.0
|
||||
* icd: Fix OOB writes in QueuePerfCounters
|
||||
* icd: Add support for vkGetDescriptorSetLayoutSupport,
|
||||
vkGetRenderAreaGranularity, VK_KHR_cooperative_matrix,
|
||||
VK_EXT_host_image_copy
|
||||
* vulkaninfo: Make -j=<GPU> work
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 30 21:38:30 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: vulkan-tools
|
||||
Version: 1.3.250.0
|
||||
Version: 1.3.261.0
|
||||
Release: 0
|
||||
Summary: Diagnostic utilities for Vulkan
|
||||
License: Apache-2.0
|
||||
@ -30,7 +30,7 @@ BuildRequires: gcc-c++ >= 4.8
|
||||
BuildRequires: glslang-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: python3-base
|
||||
BuildRequires: pkgconfig(vulkan) >= 1.3.243
|
||||
BuildRequires: pkgconfig(vulkan) >= 1.3.261
|
||||
BuildRequires: pkgconfig(wayland-protocols)
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xcb)
|
||||
|
Loading…
Reference in New Issue
Block a user