forked from pool/spirv-headers
- Update to new snapshot 1.4.1.g17
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-headers?expand=0&rev=32
This commit is contained in:
parent
1af439b84d
commit
a3d7c568cf
6
_service
6
_service
@ -3,9 +3,9 @@
|
|||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="url">https://github.com/KhronosGroup/SPIRV-Headers</param>
|
<param name="url">https://github.com/KhronosGroup/SPIRV-Headers</param>
|
||||||
<param name="filename">spirv-headers</param>
|
<param name="filename">spirv-headers</param>
|
||||||
<param name="revision">1.3.7</param>
|
<param name="revision">8b911bd</param>
|
||||||
<param name="parent-tag">1.3.7</param>
|
<param name="parent-tag">1.4.1</param>
|
||||||
<param name="versionformat">1.3.7</param>
|
<param name="versionformat">1.4.1.g@TAG_OFFSET@</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="disabled">
|
||||||
<param name="file">*.tar</param>
|
<param name="file">*.tar</param>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e8133a4f75d7b385d812ccc2bf97406fad634e543f80e609df92a0e2dc6e0816
|
|
||||||
size 104852
|
|
3
spirv-headers-1.4.1.g17.tar.xz
Normal file
3
spirv-headers-1.4.1.g17.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:12941a1ca7c16601ee143797d1d31fbbeb19ed1c509a727980b21fa3721be13d
|
||||||
|
size 114080
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 4 12:12:05 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to new snapshot 1.4.1.g17
|
||||||
|
* Add INTEL_shader_integer_functions2 and
|
||||||
|
SPV_EXT_fragment_shader_interlock.
|
||||||
|
* Enable Groups capability by the extension SPV_AMD_shader_ballot.
|
||||||
|
* Add support for SPV_NV_sm_shader_builtins.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 16 18:30:41 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
Sat Mar 16 18:30:41 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -16,10 +16,10 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define version_unconverted 1.3.7
|
%define version_unconverted 1.4.1.g17
|
||||||
|
|
||||||
Name: spirv-headers
|
Name: spirv-headers
|
||||||
Version: 1.3.7
|
Version: 1.4.1.g17
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Machine-readable files from the SPIR-V registry
|
Summary: Machine-readable files from the SPIR-V registry
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user