On Wednesday, July 24, 2019 3:07 AM, HalleyZhao <[email protected]> wrote: > I noticed that weston merged some patches to support explicited GPU > synchronization: > https://bugs.freedesktop.org/show_bug.cgi?id=98766 > > when I tried to search corresponding feature in mesa, nothing is found. > is this feature test-able with recent weston/mesa? > thanks.
Hi, I think you need to manually write the glue code between the EGL extension and the Wayland protocol. See the example client in clients/simple-dmabuf-egl.c. -- Simon Ser https://emersion.fr _______________________________________________ wayland-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/wayland-devel
