[PATCH v2 1/3] present: restore screen pixmap when aborting a flip
Keith Packard
keithp at keithp.com
Mon Jun 2 13:59:12 PDT 2014
Frank Binns <frank.binns at imgtec.com> writes:
> + if (screen->root)
> + present_set_tree_pixmap(screen->root,
> + (*screen->GetScreenPixmap)(screen));
No need to check for screen->root != NULL here -- screen's always have
root windows.
Otherwise, this patch is
Reviewed-by: Keith Packard <keithp at keithp.com>
--
keith.packard at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 810 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20140602/18e318a0/attachment.sig>
More information about the xorg-devel
mailing list