[Wayland-bugs] [Bug 763350] drawing performance worse than X
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Mon Mar 14 13:47:49 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=763350
--- Comment #15 from Christian Hergert <christian at hergert.me> ---
cogl-winsys-egl-kms.c specifies a page_flip drm event handler, but not
vblank_handler (which is what weston uses).
Even if we add this handler, I'm not sure we have the proper API to propagate
it in the same fashion back to the calling API in Mutter (who is waiting for
callbacks via the CoglOnscreen).
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160314/9c423945/attachment.html>
More information about the wayland-bugs
mailing list