log

age author description
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?