spirv-tools ver. bump

This commit is contained in:
Rmys
2021-08-29 16:02:46 +03:00
committed by GitHub
parent 6dc552354c
commit 492cb2d5df
+9 -2
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>API and commands for processing SPIR-V modules</Summary> <Summary>API and commands for processing SPIR-V modules</Summary>
<Description>API and commands for processing SPIR-V modules</Description> <Description>API and commands for processing SPIR-V modules</Description>
<Archive sha1sum="d5cb466155341b927db52b2f16710694c1716eaa" type="targz">https://github.com/KhronosGroup/SPIRV-Tools/archive/v2021.2.tar.gz</Archive> <Archive sha1sum="b93f36d7bc357e53b22d86f9b683624dbbcebd3d" type="targz">https://github.com/KhronosGroup/SPIRV-Tools/archive/v2021.3.tar.gz</Archive>
<!-- <Archive sha1sum="49657f53dd391ab9dad0cb1ce47001d673a2c7ab" type="targz" target="SPIRV-Tools-2021.2">https://github.com/KhronosGroup/SPIRV-Headers/archive/1.5.4.raytracing.fixed.tar.gz</Archive> --> <!-- <Archive sha1sum="49657f53dd391ab9dad0cb1ce47001d673a2c7ab" type="targz" target="SPIRV-Tools-2021.2">https://github.com/KhronosGroup/SPIRV-Headers/archive/1.5.4.raytracing.fixed.tar.gz</Archive> -->
<BuildDependencies> <BuildDependencies>
<Dependency>cmake</Dependency> <Dependency>cmake</Dependency>
@@ -20,7 +20,7 @@
<Dependency>python3-devel</Dependency> <Dependency>python3-devel</Dependency>
</BuildDependencies> </BuildDependencies>
<Patches> <Patches>
<Patch level="1">spirv-tools-gcc11.patch</Patch> <!-- <Patch level="1">spirv-tools-gcc11.patch</Patch> -->
</Patches> </Patches>
</Source> </Source>
@@ -53,6 +53,13 @@
</Package> </Package>
<History> <History>
<Update release="5">
<Date>2021-08-29</Date>
<Version>2021.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4"> <Update release="4">
<Date>2021-06-27</Date> <Date>2021-06-27</Date>
<Version>2021.2</Version> <Version>2021.2</Version>