Michel Dänzer <[email protected]> writes: > Couldn't the existing screen pixmap be modified, instead of creating a > new one, as is done in Xorg drivers?
Not easily -- glamor doesn't expose an API for this. Given that all we'd be saving is the pixmap header, I'd say that this change is the easier one, and doesn't require any fussing down inside the tender pixmap management bits of glamor. We could have miSetScreenPixmap do the TraverseTree bit, which would make pScreen->SetScreenPixmap actually work after the server had started. -- -keith
signature.asc
Description: PGP signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel
