- Update to release 2020.0

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/shaderc?expand=0&rev=11
This commit is contained in:
Jan Engelhardt 2020-04-08 12:04:15 +00:00 committed by Git OBS Bridge
parent 5f103e9046
commit 2bc84b995b
4 changed files with 15 additions and 7 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Apr 8 11:59:02 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2020.0
* Added support for new Glslang profile enum, EProfileCount.
* Add documentation for Vulkan 1.2 and SPIR-V 1.5.
* Added support for generating WebGPU SPIR-V to libshaderc.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 17 12:45:35 UTC 2020 - Jan Engelhardt <jengelh@inai.de> Mon Feb 17 12:45:35 UTC 2020 - Jan Engelhardt <jengelh@inai.de>

View File

@ -18,7 +18,7 @@
Name: shaderc Name: shaderc
%define lname libshaderc_shared1 %define lname libshaderc_shared1
Version: 2019.1 Version: 2020.0
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
@ -30,10 +30,10 @@ Source: https://github.com/google/shaderc/archive/v%version.tar.gz
Patch1: 0001-Use-system-third-party-libs.patch Patch1: 0001-Use-system-third-party-libs.patch
BuildRequires: c++_compiler BuildRequires: c++_compiler
BuildRequires: cmake BuildRequires: cmake
BuildRequires: glslang-devel >= 7 BuildRequires: glslang-devel >= 8.13.3727+git4
BuildRequires: python-xml BuildRequires: python-xml
BuildRequires: spirv-headers >= 1.4 BuildRequires: spirv-headers >= 1.5.1.corrected+git24
BuildRequires: spirv-tools-devel > 2019.3 BuildRequires: spirv-tools-devel >= 2020.2
%description %description
A collection of tools, libraries and tests for shader compilation. A collection of tools, libraries and tests for shader compilation.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:290264af7c8265c55c57e5184c8162cdec3747762f18ba9a9f8f7f9e13e2246d
size 268907

3
v2020.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e02e2a9d4c3960bc629ca8cdcf83d295bec9c80ed08a8c5062e4e294022605ec
size 274371