Under X11, Cairo should use the shared memory extension (MIT-SHM).
See patches and benchmark: http://www.ericbutler.net/blog/2008/06/cairo-xlib-and-the-shared-memory-extension/ Remarks: http://www.ericbutler.net/blog/2008/07/adventures-in-x-programming/
As indicated from the blog posts, using SHM is not a clear cut performance win (which is often due to causing pximap migration within the driver). Moved to TODO.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.