thanks Simon.
in Mesa, I could find some implement for vulkan, but not for EGL.
maybe, desktop developer care more on mesa than mobile developers, and most 
desktop driver does implicitly sync instead of depending on 
explicit-synchronization-unstable-v1.

--------------------------------


----- 原始邮件 -----
发件人:Simon Ser <cont...@emersion.fr>
收件人:"halleyz...@sina.com" <halleyz...@sina.com>
抄送人:daniels <dani...@collabora.com>, wayland-devel 
<wayland-devel@lists.freedesktop.org>
主题:Re:_回复:does_mesa_support_linux-explicit-synchronization-unstable-v1?
日期:2019年07月24日 14点02分

On Wednesday, July 24, 2019 3:07 AM, HalleyZhao <halleyz...@sina.com> 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
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel
_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to