diff options
author | Carlos Rafael Giani <dv@pseudoterminal.org> | 2017-04-12 14:14:08 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-05-25 23:35:51 +0100 |
commit | 399c0fdbaacf660750f874e5190dd9955ad9bb58 (patch) | |
tree | 47038494080961bdc86f32b6f3b2eb80b94b6c0f /scripts/lib/scriptutils.py | |
parent | 1143181577051ccd6de234fd79542bff24045280 (diff) | |
download | openembedded-core-399c0fdbaacf660750f874e5190dd9955ad9bb58.tar.gz openembedded-core-399c0fdbaacf660750f874e5190dd9955ad9bb58.tar.bz2 openembedded-core-399c0fdbaacf660750f874e5190dd9955ad9bb58.zip |
kmscube: add recipe
This is a demo application that draws a three-dimensional spinning cube
using EGL on top of KMS, via Mesa's GBM library. A rough counterpart to
glxgears, it is a useful tool for BSP makers to try the 3D rendering
functionality based on EGL and OpenGL ES in a KMS environment, without
having to set up Wayland or X11.
It is also interesting for Yocto-based projects that do not need any
windowing environment and instead render their visual output fullscreen
to KMS directly, since they can use it as a reference.
Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions