Previous Next Up Title Contents Index Top Library

10.11. DOUBLE BUFFERING

Turned on by default. May be deactivated in the configuration file (%db).

GPHIGS creates a pixmap with the same characteristics as the graphics window. All displays are produced in this pixmap. At the end of the display, the pixmap is copied to the window.

The time required for this operation depends on the size of the window and the performance of the server.


Previous Next Up Title Contents Index Top Library