log

age author description
Thu, 12 Jul 2001 23:34:44 +0000 Sam Lantinga Don't crash if freeing a hardware surface after the video mode has been
Thu, 12 Jul 2001 20:42:22 +0000 Sam Lantinga DGA video driver is now thread-safe
Wed, 11 Jul 2001 20:18:52 +0000 Sam Lantinga Fixed using the video mode extension on older servers
Mon, 09 Jul 2001 23:26:13 +0000 Sam Lantinga Oops, I committed debug code...
Mon, 09 Jul 2001 22:36:16 +0000 Sam Lantinga Fixed some problems with the fullscreen code. Wooo. :)
Mon, 09 Jul 2001 15:47:40 +0000 Sam Lantinga Revert to old non-blocking writes (if it ain't broke, don't fix it)
Mon, 09 Jul 2001 15:46:41 +0000 Sam Lantinga Fixed blocking open bug when using blocking audio writes
Sun, 08 Jul 2001 09:03:47 +0000 Sam Lantinga Updated list of improvements
Sun, 08 Jul 2001 09:00:06 +0000 Sam Lantinga Cleaned up the OpenBSD port, thanks to Peter Valchev
Sat, 07 Jul 2001 23:27:29 +0000 Sam Lantinga Applied Hannu's fix and switched to blocking writes .. seems to work?
Sat, 07 Jul 2001 23:12:42 +0000 Sam Lantinga Fixed the DMA driver not to reset the audio descriptor (not needed, and
Sat, 07 Jul 2001 20:20:17 +0000 Sam Lantinga From: "Markus F.X.J. Oberhumer"
Sat, 07 Jul 2001 08:08:42 +0000 Sam Lantinga Fix to allow SDL compiled under XFree v4 to work with XFree v3 xservers.
Sat, 07 Jul 2001 08:03:34 +0000 Sam Lantinga Added Holger Schemel's fix for SDL_GetTicks() on W2K
Sat, 07 Jul 2001 07:59:37 +0000 Sam Lantinga Hopefully fixed the fullscreen mode code for KDE
Sat, 07 Jul 2001 06:33:33 +0000 Sam Lantinga Added -width and -height command line options