-
Bug
-
Resolution: Fixed
-
P4
-
6
-
mustang
-
generic
-
generic
It appears that X11CachingSurfaceManager does not implement the flush() method,
which means that it is not possible to synchronously release cached versions
(that reside in X11 pixmaps or OGL textures) of the default system memory
surface.
Also, X11SurfaceData does not implement flush(), so it's not possible to
release pixmap-based surfaces.
which means that it is not possible to synchronously release cached versions
(that reside in X11 pixmaps or OGL textures) of the default system memory
surface.
Also, X11SurfaceData does not implement flush(), so it's not possible to
release pixmap-based surfaces.