Frank Binns <[email protected]> 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 <[email protected]>
--
[email protected]
pgpDhWs2ydxxg.pgp
Description: PGP signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
