Glynn Clements <[email protected]> writes: > That seems to imply that the X server makes a copy of the pixmap data > rather than keeping a reference to the original pixmap. However, I > don't believe that's how the X.org server actually implements it.
No, it keeps a reference, but not through the Pixmap ID, so while the client can destroy the ID, the server holds a reference to the underlying Pixmap structure itself. No copy is made. -- [email protected]
pgphr9JDxqSD6.pgp
Description: PGP signature
_______________________________________________ [email protected]: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.x.org/mailman/listinfo/xorg Your subscription address: [email protected]
