shaderc 2024.1
| Name | shaderc |
|---|---|
| Version | 2024.1 (5d7736da11e626b49c5463aadb2afb228ad20276) |
| Summary | A collection of tools, libraries and tests for shader compilation |
| Description | The Shaderc library provides an API for compiling GLSL/HLSL source code to SPIRV modules. It has been shipping in the Android NDK since version r12b. |
| Section | graphics |
| License | Apache-2.0 |
| Homepage | https://github.com/google/shaderc |
| Recipe file | recipes-graphics/shaderc/shaderc_2024.1.bb |
| Layer | openembedded-core (styhead branch) |
| Inherits |
|
| Dependencies |
|
| PACKAGECONFIG options |
Sources
| git://github.com/google/shaderc.git |
Patches
| Patch | Status |
|---|---|
| files/0001-cmake-disable-building-external-dependencies.patch | Inappropriate [OE-core specific] |
| files/0002-libshaderc_util-fix-glslang-header-file-location.patch | Pending |
Other branches
This recipe in other branches of openembedded-core:
| Branch | Recipe |
|---|---|
| master | shaderc 2026.1 |
| whinlatter (Yocto Project 5.3) | shaderc 2025.3 |
| walnascar (Yocto Project 5.2) | shaderc 2024.3 |
| styhead (Yocto Project 5.1) | shaderc 2024.1 (this recipe) |
| scarthgap (Yocto Project 5.0) | shaderc 2023.8 |
| nanbield (Yocto Project 4.3) | shaderc 2023.6 |
| mickledore (Yocto Project 4.2) | shaderc 2023.2 |
| langdale (Yocto Project 4.1) | shaderc 2022.2 |
| kirkstone (Yocto Project 4.0) | shaderc 2022.1 |
| honister (Yocto Project 3.4) | shaderc 2021.1 |
| hardknott (Yocto Project 3.3) | shaderc 2020.5 |