I'm trying to make my own platform plugin with egl. but I always get a black screen.
I’m trying to build the xcb-plugin with egl support, so that I can debug it and compare it with my implementation. I noticed if CONFIG has x11_egl, then it will use egl instead of glx. but I tried to configure the Qt project with ./configure -opengl x11_egl, it won’t work. I can’t find the right way to enable egl. do you know?
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest