You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use per-drawable "scratch images" instead of allocating bitmaps for e…
…ach XImage.
This fixes major memory leaks with Cairo Xlib surfaces,
and should constitute something of a performance improvement.