[info=aa5a5524d17a867ab545f9c4c4e176749afe4b6ee8b9196c0f51acc018b52ae7]
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/shaderc?expand=0&rev=69
This commit is contained in:
parent
d02995ab72
commit
5ae6eec9ef
@ -1,4 +1,4 @@
|
||||
mtime: 1715969066
|
||||
commit: cc2f62e82c929c54ca55173c5d938e7bd7f64ad7f8d375a94065846b9a026e6c
|
||||
mtime: 1728405193
|
||||
commit: aa5a5524d17a867ab545f9c4c4e176749afe4b6ee8b9196c0f51acc018b52ae7
|
||||
url: https://src.opensuse.org/jengelh/shaderc
|
||||
revision: master
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8eb515d755d6601b7903755c624e6e658dfc1ee45c87fd86cf7a11bebddbf823
|
||||
oid sha256:abe06cc0463d3df10749fab250b86b0a54dcdc092391273c298bbf9ee8b87e65
|
||||
size 256
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 8 16:02:50 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2024.3
|
||||
* During HLSL compilation or any optimizing compile, do not
|
||||
tell the validator to use "friendly names". This should save
|
||||
time spent in the initial validation step of the optimization
|
||||
recipe.
|
||||
* Adapt test golden results to Glslang changes which reorder
|
||||
decorations by object enum value.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 16 12:10:06 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
# Remember to bump in baselibs.conf
|
||||
%define lname libshaderc_shared1
|
||||
Name: shaderc
|
||||
Version: 2024.1
|
||||
Version: 2024.3
|
||||
Release: 0
|
||||
Summary: A collection of tools, libraries and tests for shader compilation
|
||||
License: Apache-2.0
|
||||
@ -31,11 +31,11 @@ Source99: baselibs.conf
|
||||
Patch1: 0001-Use-system-third-party-libs.patch
|
||||
BuildRequires: c++_compiler
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: glslang-devel >= 14.1.0
|
||||
BuildRequires: glslang-devel >= 15
|
||||
BuildRequires: glslang-nonstd-devel
|
||||
BuildRequires: python3-base
|
||||
BuildRequires: spirv-headers >= 1.6.1~sdk280
|
||||
BuildRequires: spirv-tools-devel >= 2024.1~rc1
|
||||
BuildRequires: spirv-headers >= 1.6.4+sdk296
|
||||
BuildRequires: spirv-tools-devel >= 2024.4~rc1
|
||||
|
||||
%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:eb3b5f0c16313d34f208d90c2fa1e588a23283eed63b101edd5422be6165d528
|
||||
size 227211
|
BIN
v2024.3.tar.gz
(Stored with Git LFS)
Normal file
BIN
v2024.3.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user