]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/mesa3d: vc4 backend is an EGL provider
authorYann E. MORIN <yann.morin.1998@free.fr>
Sun, 13 Aug 2017 13:05:29 +0000 (15:05 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 16 Aug 2017 21:13:22 +0000 (23:13 +0200)
commita8ee37245ca66131dbb6b4e3bf94cfb0cb370d0b
tree0aeaa7eb71ba543a809ef13e97b0354d69939f4d
parenta111406f79adc2fc560a9b488ea8c5304de1318e
package/mesa3d: vc4 backend is an EGL provider

The VC4 GPU does not support full GL, it only provides EGL.

Currently, it is possible to build the VC4 backend without EGL support,
but that does not make sense in the slighest.

So, forcibly enable EGL with VC4, like is done for etnaviv and virgl.

Reported-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Bernd Kuhls <bernd.kuhls@t-online.de>
Cc: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/mesa3d/Config.in