[meta-freescale] [meta-fsl-arm] The state of the art of Wayland on IMX6 devices

eien sakebe eien.ni.sakebe at gmail.com
Thu Oct 22 05:21:20 PDT 2015


The only workarround i found
http://code.woboq.org/qt5/qtwayland/src/hardwareintegration/client/wayland-egl/qwaylandglcontext.cpp.html
is to comment in QWaylandGLContext
<http://code.woboq.org/qt5/qtwayland/src/hardwareintegration/client/wayland-egl/qwaylandglcontext.h.html#QtWaylandClient::QWaylandGLContext>
::updateGLFormat() the two following functions calls.
wl_egl_window_destroy
<http://code.woboq.org/qt5/include/wayland-egl-core.h.html#wl_egl_window_destroy>
(eglWindow
<http://code.woboq.org/qt5/qtwayland/src/hardwareintegration/client/wayland-egl/qwaylandglcontext.cpp.html#25eglWindow>);
wl_surface_destroy
<http://code.woboq.org/qt5/include/wayland-client-protocol.h.html#_Z18wl_surface_destroyP10wl_surface>
(wlSurface
<http://code.woboq.org/qt5/qtwayland/src/hardwareintegration/client/wayland-egl/qwaylandglcontext.cpp.html#24wlSurface>
); Qt applications run now, with a small memory leak.

2015-10-22 12:42 GMT+02:00 Otavio Salvador <otavio.salvador at ossystems.com.br
>:

> On Thu, Oct 22, 2015 at 3:14 AM, Rodrigo Gallego <rgallego at gsertel.com>
> wrote:
> > I have the same problem, with the same version of gpu vivante in kernel
> and
> > libs.
> >
> > Did you find the problem?
>
> The Qt5 works, however I would use EGLFS whenever it is possible.
>
> --
> Otavio Salvador                             O.S. Systems
> http://www.ossystems.com.br        http://code.ossystems.com.br
> Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20151022/75a32bd1/attachment.html>


More information about the meta-freescale mailing list