]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
mesa: enable a rich set of drivers for native builds
authorAlexander Kanavin <alex.kanavin@gmail.com>
Thu, 16 Mar 2023 09:40:59 +0000 (10:40 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 22 Mar 2023 14:47:26 +0000 (14:47 +0000)
commit98d5c382e55910870d7e86dc83e3b7c742ea54cd
tree0aae34bbf4a1f948b3d41ed918e3af3e1042ab12
parent3daa991705c2c8e6e3d86a2c7e427f84176b31c2
mesa: enable a rich set of drivers for native builds

Without this, the only available driver would be swrast
(without llvmpipe) which is far too slow to be practical,
and so qemu wouldn't be able to perform accelerated graphics.

The one major dependency pulled in by this change is llvm-native
which takes just under three minutes on my machine. If this is
undesitable, opengl can be removed from DISTRO_FEATURES_NATIVE.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-graphics/mesa/mesa.inc