Added --disable-dga configure option to disable DGA entirely

This commit is contained in:
Sam Lantinga
2001-05-10 18:04:03 +00:00
parent 24c48b5ab6
commit cb6f5e4f26
2 changed files with 23 additions and 17 deletions

View File

@@ -16,6 +16,7 @@ be found at the <A HREF="http://www.libsdl.org/"> main SDL page</A>.
Major changes since SDL 1.0.0:
</H2>
<UL>
<LI> 1.2.1: Added --disable-dga configure option to disable DGA entirely
<LI> 1.2.1: Fixed stuck keys when changing the video mode
<LI> 1.2.1: Fixed double-mouse event bug on Windows using OpenGL
<LI> 1.2.1: Fixed 320x200 video mode on framebuffer console