Double buffering describes a device with two buffers. Using multiple buffers increases a device’s overall throughput and helps prevents bottlenecks. For example, double buffering can show one image or frame with graphics while a separate frame is being buffered to be shown next. This method makes animations and games look more realistic than those done in a single buffer mode.
Buffer, Video terms
Related information
- Video card help and support.