forked from pool/spirv-tools
- Update to release 2021.3
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-tools?expand=0&rev=72
This commit is contained in:
parent
85f5727ed0
commit
3c07bb08cb
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 6 05:13:36 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2021.3
|
||||
* Support Intel extensions for fixed point and hls-float
|
||||
* Add SPV_KHR_vulkan_memory_model to aggressive_dead_code_elim
|
||||
* spirv-val: Vulkan Storage Class for Execution Model
|
||||
* Support SPV_KHR_subgroup_uniform_control_flow
|
||||
* Initial support for SPV_KHR_integer_dot_product
|
||||
* Add validation for SPV_EXT_shader_atomic_float16_add
|
||||
* Add non-semantic vulkan extended instruction set
|
||||
* Don't fold unsigned divides of an constant and a negation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 5 09:30:43 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define lname libSPIRV-Tools-suse21
|
||||
|
||||
Name: spirv-tools
|
||||
Version: 2021.1
|
||||
Version: 2021.3
|
||||
Release: 0
|
||||
Summary: API and commands for processing SPIR-V modules
|
||||
License: Apache-2.0
|
||||
@ -37,7 +37,7 @@ BuildRequires: gcc-c++
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: python3-base
|
||||
BuildRequires: python3-xml
|
||||
BuildRequires: spirv-headers >= 1.5.4.g48
|
||||
BuildRequires: spirv-headers >= 1.5.4.g106
|
||||
|
||||
%description
|
||||
The package includes an assembler, binary module parser,
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd42f6d766ac50f1a1ab46ce96d59e24ab28fb9779a71fccfa8bad760842c274
|
||||
size 2608588
|
3
v2021.3.tar.gz
Normal file
3
v2021.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b6b4194121ee8084c62b20f8d574c32f766e4e9237dfe60b0658b316d19c6b13
|
||||
size 2847869
|
Loading…
Reference in New Issue
Block a user