Files
poky/meta/recipes-graphics
Khem Raj 6f12ac612c mesa: Fix build when building with llvmpipe
Add following in mesa.inc to enable llvmpipe

PACKAGECONFIG_append_x86 = " gallium-llvm gallium r600"
PACKAGECONFIG_append_x86-64 = " gallium-llvm gallium r600"

This would enable llvmpipe for swrast, to check run this

root@qemux86:~# glxinfo | grep llvm
    Device: llvmpipe (LLVM 5.0, 128 bits) (0xffffffff)
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 5.0, 128 bits)

Backport patches to support llvm 5.0.0+
Add a patch to understand llvm version when llvm is build from git/svn

(From OE-Core rev: da29bc17e4dd748f50b054c5e3afaf8d41bf4077)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-07-31 15:13:32 +01:00
..
2016-06-15 18:05:23 +01:00
2017-06-09 17:12:14 +01:00
2016-12-20 15:22:16 +00:00
2017-05-30 10:15:19 +01:00
2017-05-29 15:15:20 +01:00
2017-05-23 17:45:36 +01:00
2017-07-27 22:36:52 +01:00
2016-07-10 14:12:17 +01:00
2017-07-21 22:51:38 +01:00
2017-07-06 14:38:13 +01:00
2017-03-01 23:27:08 +00:00
2017-05-30 10:15:20 +01:00
2017-07-30 08:46:20 +01:00
2017-07-17 14:01:38 +01:00
2017-06-03 23:46:07 +01:00
2017-07-17 14:01:38 +01:00