- Update to release 2022.2
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/shaderc?expand=0&rev=36
This commit is contained in:
parent
7f40813a8d
commit
36dbb1fd50
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 22 23:20:48 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2022.2
|
||||
* Add support for 16b-bit types in HLSL
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 8 12:07:29 UTC 2022 - Stephan Kulow <coolo@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
# Remember to bump in baselibs.conf
|
||||
%define lname libshaderc_shared1
|
||||
Name: shaderc
|
||||
Version: 2022.1
|
||||
Version: 2022.2
|
||||
Release: 0
|
||||
Summary: A collection of tools, libraries and tests for shader compilation
|
||||
License: Apache-2.0
|
||||
@ -31,9 +31,9 @@ Source99: baselibs.conf
|
||||
Patch1: 0001-Use-system-third-party-libs.patch
|
||||
BuildRequires: c++_compiler
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: glslang-devel >= 11.8.0
|
||||
BuildRequires: spirv-headers >= 1.6.g6
|
||||
BuildRequires: spirv-tools-devel >= 2022.2~sdk204
|
||||
BuildRequires: glslang-devel >= 11.11.0
|
||||
BuildRequires: spirv-headers >= 1.6.1~sdk224+git2
|
||||
BuildRequires: spirv-tools-devel >= 2022.3
|
||||
|
||||
%description
|
||||
A collection of tools, libraries and tests for shader compilation.
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:592c0ba07706a940f95a24073d7f3d050daa0839f24019434a7b2776e5620ace
|
||||
size 222009
|
3
v2022.2.tar.gz
Normal file
3
v2022.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:517d36937c406858164673db696dc1d9c7be7ef0960fbf2965bfef768f46b8c0
|
||||
size 223386
|
Loading…
Reference in New Issue
Block a user