Hi, On 1 October 2013 05:53, Tomeu Vizoso <[email protected]> wrote: > The EGL implementation on the RPi allocates a front and a back > DispmanX resources for each EGLSurface, which we composite along > the others. > --- > > Remaining issues: > > * The EGL side isn't sending sync messages from SwapBuffers while waiting > for buffer.release events, so it requires weston to post them inmediately. > It > has been tested with Neil's patch: > http://article.gmane.org/gmane.comp.freedesktop.wayland.devel/10769 > > * weston-subsurfaces doesn't work as expected because of the frame callbacks > starving the client's event loop: > http://thread.gmane.org/gmane.comp.freedesktop.wayland.devel/10959
This is probably a little more useful with the actual EGL support as well. ;) https://github.com/raspberrypi/userland/pull/92 Cheers, Daniel _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
