From a17f219e3c2e932e2be679fb68c2fabb191e30a4 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!) --- 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 @@

Major changes since SDL 1.0.0: