forked from pool/shaderc
- Update to release 2023.4
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/shaderc?expand=0&rev=48
This commit is contained in:
parent
24463eba9f
commit
3c666bf05f
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 29 12:51:28 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2023.4
|
||||
* Add option to preserve bindings
|
||||
* Add options to control mesh shading limits
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 28 23:26:28 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
# Remember to bump in baselibs.conf
|
||||
%define lname libshaderc_shared1
|
||||
Name: shaderc
|
||||
Version: 2023.2
|
||||
Version: 2023.4
|
||||
Release: 0
|
||||
Summary: A collection of tools, libraries and tests for shader compilation
|
||||
License: Apache-2.0
|
||||
@ -31,14 +31,15 @@ Source99: baselibs.conf
|
||||
Patch1: 0001-Use-system-third-party-libs.patch
|
||||
BuildRequires: c++_compiler
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: glslang-devel >= 12
|
||||
BuildRequires: glslang-devel >= 12.2
|
||||
BuildRequires: glslang-nonstd-devel
|
||||
BuildRequires: spirv-headers >= 1.6.1~sdk239
|
||||
BuildRequires: spirv-tools-devel >= 2023.1
|
||||
# Switch to 250,2023.3~rc1 when available
|
||||
|
||||
%description
|
||||
A collection of tools, libraries and tests for shader compilation.
|
||||
At the moment, included are:
|
||||
Included are:
|
||||
|
||||
* glslc, a command line compiler for GLSL/HLSL to SPIR-V, and
|
||||
* libshaderc, a library API for doing the same.
|
||||
|
BIN
v2023.2.tar.gz
(Stored with Git LFS)
BIN
v2023.2.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
v2023.4.tar.gz
Normal file
3
v2023.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:671c5750638ff5e42e0e0e5325b758a1ab85e6fd0fe934d369a8631c4292f12f
|
||||
size 225728
|
Loading…
Reference in New Issue
Block a user