]> code.ossystems Code Review - openembedded-core.git/commit
shaderc: upgrade 2021.3 -> 2021.4
authorJose Quaresma <quaresma.jose@gmail.com>
Mon, 7 Feb 2022 01:08:11 +0000 (01:08 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 8 Feb 2022 14:19:33 +0000 (14:19 +0000)
commit638adda55af439db8917d22a335d461269a1f57a
treece049725dcf7d661787cd348d42a5a486c9c7ddd
parent2e76ddc70b3f3b7c40c61eab3945dfc883ffd6ad
shaderc: upgrade 2021.3 -> 2021.4

- Support Vulkan 1.3
- Support targeting SPIR-V 1.6, which is the default for Vulkan 1.3
- Updated copyright check: Excludes Glslang generated files when
  building in source tree
- Fix Android.mk rules for building libshaderc_combined, to adapt to more
  recent NDKs that have removed the GNU binutils.

Signed-off-by: Jose Quaresma <quaresma.jose@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/shaderc/shaderc_2021.4.bb [moved from meta/recipes-graphics/shaderc/shaderc_2021.3.bb with 95% similarity]