exflip(3) Comparison of double buffering and page flipping. Allegro game programming library.

SYNOPSIS

#include <allegro.h>

Example exflip

DESCRIPTION

This program moves a circle across the screen, first with a double buffer and then using page flips.