[PATCH weston 0/2] Fix choppy update in weston on weston
Derek Foreman
derekf at osg.samsung.com
Wed Apr 1 10:37:32 PDT 2015
When running weston under weston since the new repaint delay code we get
bad framerates since both compositors are doing their own delay.
This is a pretty simplistic fix, just removing the delay entirely from
nested compositors.
Derek Foreman (2):
compositor-wayland: Flag the wayland backend as nested
compositor: Skip repaint delay for nested compositors
src/compositor-wayland.c | 2 ++
src/compositor.c | 8 ++++++++
src/compositor.h | 1 +
3 files changed, 11 insertions(+)
--
2.1.4
More information about the wayland-devel
mailing list