diff options
author | Jussi Kukkonen <jussi.kukkonen@intel.com> | 2017-03-08 15:21:52 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-10 10:15:44 +0000 |
commit | ce0acee244cdae287fa0d3b048d371627a69a030 (patch) | |
tree | 20d599659284fc1dacdc14ac205058dad102bf51 /.gitignore | |
parent | 33c8918d41dda8218fd28d667182d71029ab22d5 (diff) | |
download | openembedded-core-ce0acee244cdae287fa0d3b048d371627a69a030.tar.gz openembedded-core-ce0acee244cdae287fa0d3b048d371627a69a030.tar.bz2 openembedded-core-ce0acee244cdae287fa0d3b048d371627a69a030.zip |
vulkan: Add recipe for Vulkan common loader
Add a recipe for vulkan loader library and the vulkaninfo binary.
Vulkan can be built to support X11 or wayland or both. There is
currently no support for building tests, validation layers or even
the demos as that would require a bunch of otherwise unnecessary
dependencies.
Fix the build on musl by defaulting to getenv() if secure_getenv()
is not available.
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions