<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-graphics/spir, branch styhead-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=styhead-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=styhead-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2022-11-23T16:25:30+00:00</updated>
<entry>
<title>spirv-cross: upgrade; fix build</title>
<updated>2022-11-23T16:25:30+00:00</updated>
<author>
<name>Markus Volk</name>
<email>f_l_k@t-online.de</email>
</author>
<published>2022-11-22T06:51:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=97fd6521d59f048cf89c259d58787d8fee79b13c'/>
<id>urn:sha1:97fd6521d59f048cf89c259d58787d8fee79b13c</id>
<content type='text'>
This updates spirv-cross to the latest release
 - use cmake and build shared.
 - get pc files created for use with pkgconfig

Signed-off-by: Markus Volk &lt;f_l_k@t-online.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>recipes: Update SRC_URI branch and protocols</title>
<updated>2021-11-03T13:57:49+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2021-11-02T23:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b402a3076fbafe05d0b8621e50603b65c3fe8147'/>
<id>urn:sha1:b402a3076fbafe05d0b8621e50603b65c3fe8147</id>
<content type='text'>
This patch updates SRC_URIs using git to include branch=master if no branch is set
and also to use protocol=https for github urls as generated by the conversion script
in OE-Core.

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>spirv-tools: moved into OE-core, delete from meta-oe</title>
<updated>2020-11-02T17:00:52+00:00</updated>
<author>
<name>Jose Quaresma</name>
<email>quaresma.jose@gmail.com</email>
</author>
<published>2020-10-30T16:25:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8a5d7f28a02a18cd26749f7b97c1e85128fda720'/>
<id>urn:sha1:8a5d7f28a02a18cd26749f7b97c1e85128fda720</id>
<content type='text'>
https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=5f6470eb2c1e5b5aa578031830f057d63d4ae230

Signed-off-by: Jose Quaresma &lt;quaresma.jose@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>spirv-tools: Disable Werror</title>
<updated>2020-01-11T16:39:34+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2020-01-11T06:17:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d37477fb7bcfec90e22b291f09c04925a1f809e7'/>
<id>urn:sha1:d37477fb7bcfec90e22b291f09c04925a1f809e7</id>
<content type='text'>
Using newer compilers e.g. gcc10/clang10 it spews new warnings so its
better to disable warning as errors for now

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>spirv-tools: Upgrade to v2019.5</title>
<updated>2019-12-31T19:06:23+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-12-30T07:36:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=2a9b5f98cb1a844705fb6d5746f99465d0c90650'/>
<id>urn:sha1:2a9b5f98cb1a844705fb6d5746f99465d0c90650</id>
<content type='text'>
Drop upstreamed patch

backport a patch to fix

error: moving a temporary object prevents copy elision [-Werror,-Wpessimizing-move]
|         std::move(BuildModule(env_, consumer_, original, assemble_options_));
|         ^

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>spirv-tools: Fix multilib builds</title>
<updated>2019-12-21T00:07:50+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-12-20T15:26:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=26090d61ecc3b566b22b73386a5c44a5c748fec3'/>
<id>urn:sha1:26090d61ecc3b566b22b73386a5c44a5c748fec3</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>spirv-tools: Initial recipe for spirv tools</title>
<updated>2019-01-02T18:28:18+00:00</updated>
<author>
<name>Ankit Navik</name>
<email>ankit.tarot@gmail.com</email>
</author>
<published>2018-12-28T03:56:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c5f551f84149e53583ff83aef2a2c7d0b8c67e47'/>
<id>urn:sha1:c5f551f84149e53583ff83aef2a2c7d0b8c67e47</id>
<content type='text'>
Add generic recipe for spirv tools.

Signed-off-by: Ankit Navik &lt;ankit.tarot@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>spirv-shader-generator: Initial recipe for SPIRV-Cross</title>
<updated>2018-12-22T23:37:35+00:00</updated>
<author>
<name>Ankit Navik</name>
<email>ankit.tarot@gmail.com</email>
</author>
<published>2018-12-22T17:45:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=547ba317de0d4a22cf535f82fcc039687cd4385f'/>
<id>urn:sha1:547ba317de0d4a22cf535f82fcc039687cd4385f</id>
<content type='text'>
Add generic recipe for SPIRV-Cross tool.
SPIRV-Cross is a practical tool and library for performing reflection on
SPIR-V and disassembling SPIR-V back to high level languages.

Signed-off-by: Ankit Navik &lt;ankit.tarot@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
