diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2020-05-21 19:00:20 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-05-27 11:04:47 +0100 |
commit | 7561eb32a01f7990ad4a4606ac97ebe2a659e029 (patch) | |
tree | 4d47ffaa939ec8198c7f586fcb84209273c7b081 /documentation | |
parent | 08a3d674e05786b81f2062e24d8b0127f00237c7 (diff) | |
download | poky-7561eb32a01f7990ad4a4606ac97ebe2a659e029.tar.gz |
qemu: enable virglrenderer and glx options subject to 'opengl' DISTRO_FEATURE
Note that to actually use accelerated GL passthrough, there are two options
1) a suitable frontend need to be also enabled - gtk+ and SDL both seem to work well.
Previously I struggled to make SDL work, but now it seems fine.
2) it is also possible to render off-screen with -display egl-headless option,
and see the output with a VNC viewer (for which, qemu needs to be started
with a VNC server):
$ runqemu kvm egl-headless publicvnc
(From OE-Core rev: 662c688e635f4490aac0d6d34ce7a7b31d73f5c5)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
0 files changed, 0 insertions, 0 deletions