- Update to release 2020.7
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-tools?expand=0&rev=62
This commit is contained in:
parent
7afcc44a91
commit
68047c1965
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 1 06:56:04 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2020.7
|
||||
* Support pending Intel extensions
|
||||
* Remove WebGPU support
|
||||
* Validator: add Vulkan EXT builtins
|
||||
* Optimizer: Run DCE when SPV_KHR_shader_clock is used
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 10 10:37:23 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define lname libSPIRV-Tools-suse19
|
||||
|
||||
Name: spirv-tools
|
||||
Version: 2020.6
|
||||
Version: 2020.7
|
||||
Release: 0
|
||||
Summary: API and commands for processing SPIR-V modules
|
||||
License: Apache-2.0
|
||||
@ -38,8 +38,7 @@ BuildRequires: gcc-c++
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: python3-base
|
||||
BuildRequires: python3-xml
|
||||
BuildRequires: spirv-headers < 1.5.4.g28
|
||||
BuildRequires: spirv-headers >= 1.5.3.g22
|
||||
BuildRequires: spirv-headers >= 1.5.3.g32
|
||||
|
||||
%description
|
||||
The package includes an assembler, binary module parser,
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:de2392682df8def7ac666a2a320cd475751badf4790b01c7391b7644ecb550a3
|
||||
size 2595300
|
3
v2020.7.tar.gz
Normal file
3
v2020.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c06eed1c7a1018b232768481184b5ae4d91d614d7bd7358dc2fe306bd0a39c6e
|
||||
size 2585866
|
Loading…
Reference in New Issue
Block a user