forked from pool/shaderc
Accepting request 1030962 from X11:Wayland
- Update to release 2022.3 OBS-URL: https://build.opensuse.org/request/show/1030962 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shaderc?expand=0&rev=18
This commit is contained in:
commit
6bcd224a66
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 24 20:29:48 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 2022.3
|
||||||
|
* Implement default builtin constants needed for GL_EXT_mesh_shader.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 22 23:20:48 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
Mon Aug 22 23:20:48 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
# Remember to bump in baselibs.conf
|
# Remember to bump in baselibs.conf
|
||||||
%define lname libshaderc_shared1
|
%define lname libshaderc_shared1
|
||||||
Name: shaderc
|
Name: shaderc
|
||||||
Version: 2022.2
|
Version: 2022.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A collection of tools, libraries and tests for shader compilation
|
Summary: A collection of tools, libraries and tests for shader compilation
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@ -31,9 +31,9 @@ Source99: baselibs.conf
|
|||||||
Patch1: 0001-Use-system-third-party-libs.patch
|
Patch1: 0001-Use-system-third-party-libs.patch
|
||||||
BuildRequires: c++_compiler
|
BuildRequires: c++_compiler
|
||||||
BuildRequires: cmake >= 2.8.12
|
BuildRequires: cmake >= 2.8.12
|
||||||
BuildRequires: glslang-devel >= 11.11.0
|
BuildRequires: glslang-devel >= 11.1.0.g573
|
||||||
BuildRequires: spirv-headers >= 1.6.1~sdk224+git2
|
BuildRequires: spirv-headers >= 1.6.1~sdk231
|
||||||
BuildRequires: spirv-tools-devel >= 2022.3
|
BuildRequires: spirv-tools-devel >= 2022.4
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A collection of tools, libraries and tests for shader compilation.
|
A collection of tools, libraries and tests for shader compilation.
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:517d36937c406858164673db696dc1d9c7be7ef0960fbf2965bfef768f46b8c0
|
|
||||||
size 223386
|
|
3
v2022.3.tar.gz
Normal file
3
v2022.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c1dee49535cfdf86994990b21fe129a74bb0d628a647f4aae8905bd61df32607
|
||||||
|
size 223478
|
Loading…
Reference in New Issue
Block a user