log

age author description
Sat, 14 Jul 2001 19:08:25 +0000 Sam Lantinga *** empty log message ***
Fri, 13 Jul 2001 10:20:43 +0000 Sam Lantinga Fixed crash in testsprite when using the -fast option (nobody caught this?)
Fri, 13 Jul 2001 10:19:51 +0000 Sam Lantinga Merged DGA video surface handling improvements, unified locking code.
Fri, 13 Jul 2001 10:15:52 +0000 Sam Lantinga Some minor name changes to clean up
Fri, 13 Jul 2001 01:21:59 +0000 Sam Lantinga Detect more types of IMPS/2 mouse
Fri, 13 Jul 2001 01:21:35 +0000 Sam Lantinga *** empty log message ***
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
Mon, 02 Jul 2001 00:20:29 +0000 Sam Lantinga Dummy audio and video drivers are enabled (thanks Ryan!)
Mon, 02 Jul 2001 00:10:19 +0000 Sam Lantinga Added support for Visual C++ inline keyword
Mon, 02 Jul 2001 00:10:05 +0000 Sam Lantinga Add a symlink to SDL 1.2 for SDL 1.1
Tue, 26 Jun 2001 17:41:16 +0000 Sam Lantinga Oops, don't include debug code
Tue, 26 Jun 2001 17:40:59 +0000 Sam Lantinga When the mouse is grabbed, send the application the motion associated with
Mon, 25 Jun 2001 22:16:44 +0000 Sam Lantinga Added the SDL_VIDEO_YUV_DIRECT hack for better performance when the
Sat, 23 Jun 2001 22:02:27 +0000 Sam Lantinga Oops, reversed the logic of the variable
Sat, 23 Jun 2001 22:00:59 +0000 Sam Lantinga Allow the user to override the relative mouse mode.