forked from pool/spirv-headers
- Update to 1.5.3.reservations1 (3fdabd0d)
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-headers?expand=0&rev=48
This commit is contained in:
parent
d0e2341cc3
commit
f35ee1890c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f78e5f1c8184ce4052a622f459877c51b684c5878aa09585d9e39b01be14fd15
|
||||
size 131812
|
3
SPIRV-Headers-1.5.3.g22.tar.xz
Normal file
3
SPIRV-Headers-1.5.3.g22.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1049ea3460a30e3fa6b31548d6cd1c343d40835d17e74ff55dfef84565d298f4
|
||||
size 132920
|
2
_service
2
_service
@ -2,7 +2,7 @@
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://github.com/KhronosGroup/SPIRV-Headers</param>
|
||||
<param name="revision">979924c8bc839e4cb1b69d03d48398551f369ce7</param>
|
||||
<param name="revision">3fdabd0da2932c276b25b9b4a988ba134eba1aa6</param>
|
||||
<param name="parent-tag">1.5.3</param>
|
||||
<param name="versionformat">1.5.3.g@TAG_OFFSET@</param>
|
||||
</service>
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 5 17:57:34 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to 1.5.3.g22 / 1.5.3.reservations1 (3fdabd0d)
|
||||
* Publish the headers for the clspv embedded reflection
|
||||
non-semantic extended instruction set.
|
||||
* Update the registry in spir-v.xml to modernize and split out
|
||||
opcodes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 12 07:26:50 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: spirv-headers
|
||||
Version: 1.5.3.g18
|
||||
Version: 1.5.3.g22
|
||||
Release: 0
|
||||
Summary: Machine-readable files from the SPIR-V registry
|
||||
License: MIT
|
||||
@ -46,7 +46,7 @@ registry. This includes:
|
||||
%build
|
||||
# Because Khronos does not know what DESTDIR is.
|
||||
%cmake -DCMAKE_INSTALL_PREFIX="%buildroot/%_prefix"
|
||||
make %{?_smp_mflags}
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
pushd build/
|
||||
|
Loading…
Reference in New Issue
Block a user