EGL on X (Raspberry Pi)
Unsolved
Mobile and Embedded
-
Hi,
I want to run a Qml window (not fullscreen) on a Raspberry Pi 2. Therefore I need EGL on X support but during configuration I cannot get it to work:
XCB .................. yes (bundled copy) EGL on X ........... no GLX ................ yes MIT-SHM ............ yes Xcb-Xlib ........... yes Xcursor ............ yes (loaded at runtime) Xfixes ............. yes (loaded at runtime) Xi2 ................ no Xrandr ............. yes (loaded at runtime) Xrender ............ yes XKB ................ yes XShape ............. yes XSync .............. yes
Is there a way to enable EGL on X or is it not supported?