GNOME Bugzilla – Bug 757367
qml: add EGLFS support
Last modified: 2016-06-21 13:49:44 UTC
Add support for EGLFS windowing system to QML plugin. This will allow use of the QML plugin in Boot2Qt embedded Linux systems and anything else using Qt+EGLFS. (I'm working on a patch)
Sounds great. Step 1 is to make sure that libgstgl works on your system correctly with EGLFS. Step 2 is to then add any OpenGL context glue code to the qml element.
This has already been completed as part of bug 763044. *** This bug has been marked as a duplicate of bug 763044 ***