From 9fa42d19f6c76840abe4c8b0d440b96e5ab99452 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sun, 14 Oct 2001 19:49:02 +0000 Subject: [PATCH] Added double-buffering support for SVGAlib (thanks Kutak!) --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40206 --- docs.html | 1 + src/video/svga/SDL_svgavideo.c | 46 +++++++++++++++++++++++++++------- src/video/svga/SDL_svgavideo.h | 9 +++++++ 3 files changed, 47 insertions(+), 9 deletions(-) diff --git a/docs.html b/docs.html index ebab5214a..106a4e356 100644 --- a/docs.html +++ b/docs.html @@ -16,6 +16,7 @@ be found at the main SDL page. Major changes since SDL 1.0.0: