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

Jonas Ådahl <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Jonas Ådahl <[email protected]> ---
Could it be the fact that in both weston and mutter we still always draws the
buffer an extra time via OpenGL, while on X11 the fullscreen client window
"bypasses" the compositor, avoiding that composition? That will cause
noticeably worse performance. Could try to enable the hard-coded-disabled
weston hw plane optimization path to see how much of a difference it makes.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to