[Wayland-bugs] [Bug 98766] We need fences support in Wayland compositors

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jun 4 16:11:26 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=98766

--- Comment #7 from James Jones <jajones at nvidia.com> ---
The protocol:

https://lists.freedesktop.org/archives/wayland-devel/2017-September/035080.html

Doesn't seem to support the persistent object model that would be more
performant if using something like Vulkan semaphores to perform the
synchronization, and requires dma-fence.  Isn't preferable to write this in a
way that doesn't require a specific type of primitive and doesn't require
transmitting/setting up a fence FD on every frame?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20180604/30886277/attachment.html>


More information about the wayland-bugs mailing list