log

age author description
Tue, 10 Jul 2007 20:15:31 +0000 Sam Lantinga Updated SVN checkout instructions SDL-1.2
Tue, 10 Jul 2007 19:03:44 +0000 Ryan C. Gordon Set the error after freeing stuff, just in case one of those functions resets SDL-1.2
Tue, 10 Jul 2007 18:56:08 +0000 Ryan C. Gordon Reverted most of r3200:3201: a malloc() failure would leave a zero-byte SDL-1.2
Tue, 10 Jul 2007 16:01:46 +0000 Sam Lantinga Simplified Win32 file opening code SDL-1.2
Tue, 10 Jul 2007 15:39:14 +0000 Sam Lantinga Sort of fixed NAS detection on NetBSD - requires that /usr/pkg be in your include/linker/library path SDL-1.2
Tue, 10 Jul 2007 15:04:49 +0000 Ryan C. Gordon Whoops, reverted changes that shouldn't have been committed with #3197. SDL-1.2
Tue, 10 Jul 2007 15:03:19 +0000 Ryan C. Gordon Don't leak the readahead buffer if win32 rwops file open fails. SDL-1.2
Tue, 10 Jul 2007 14:16:44 +0000 Sam Lantinga Backported the NAS detection from SDL 1.3, replacing the broken NetBSD patch SDL-1.2
Tue, 10 Jul 2007 13:52:07 +0000 Ryan C. Gordon Added a '*/' for whiney compilers that don't like comments-in-comments. SDL-1.2
Tue, 10 Jul 2007 05:37:53 +0000 Sam Lantinga Added patch note for file I/O speedup SDL-1.2
Tue, 10 Jul 2007 05:35:33 +0000 Sam Lantinga Fixed bug #453 SDL-1.2
Tue, 10 Jul 2007 04:49:00 +0000 Sam Lantinga I'm reverting this patch... SDL-1.2
Tue, 10 Jul 2007 04:47:08 +0000 Sam Lantinga Merged some patches from NetBSD pkgsrc: SDL-1.2
Tue, 10 Jul 2007 04:41:50 +0000 Sam Lantinga Added patch-aj from NetBSD pkgsrc: SDL-1.2
Tue, 10 Jul 2007 04:31:31 +0000 Sam Lantinga Fixed signed/unsigned mismatch ... hmm, limited to 2 GB reads? Fix in SDL 1.3 SDL-1.2
Tue, 10 Jul 2007 04:01:46 +0000 Sam Lantinga Added read-ahead support for Win32 file IO SDL-1.2
Mon, 09 Jul 2007 00:26:21 +0000 Ryan C. Gordon Removed note about initializing mixing buffers. SDL-1.2
Mon, 09 Jul 2007 00:25:31 +0000 Ryan C. Gordon Reverted patch in revision #3139, since it changes behaviour, which isn't good SDL-1.2
Sun, 08 Jul 2007 22:58:33 +0000 Sam Lantinga Applied patch from OpenBSD ports package SDL-1.2
Sun, 08 Jul 2007 22:14:37 +0000 Sam Lantinga Merged FreeBSD joystick patch SDL-1.2
Sun, 08 Jul 2007 20:38:36 +0000 Sam Lantinga Fixed bug #437 SDL-1.2
Sun, 08 Jul 2007 14:24:27 +0000 Sam Lantinga Fixed bug #451 SDL-1.2
Sun, 08 Jul 2007 05:58:16 +0000 Sam Lantinga Fixed configure warning about datarootdir SDL-1.2
Sun, 08 Jul 2007 04:07:36 +0000 Sam Lantinga Fixed typo... did somebody not compile this before submitting a patch? SDL-1.2
Sun, 08 Jul 2007 01:55:46 +0000 Ryan C. Gordon This looks like it might hit Bugzilla #441, too, so we'll play it safe. SDL-1.2
Sun, 08 Jul 2007 01:50:26 +0000 Ryan C. Gordon Clear the NOFRAME and RESIZABLE flags in the X11 target before setting their SDL-1.2
Sun, 08 Jul 2007 01:36:16 +0000 Ryan C. Gordon Fixed compiler warning (gcc w/ -Wall) for using getpid() and kill() without SDL-1.2
Sun, 08 Jul 2007 01:35:50 +0000 Ryan C. Gordon Fixed compiler warning (gcc w/ -Wall) for unused variable, and checked for SDL-1.2
Sat, 07 Jul 2007 19:22:27 +0000 Sam Lantinga Use GL direct updates when possible SDL-1.2
Sat, 07 Jul 2007 19:20:28 +0000 Sam Lantinga Fixed bug #360 SDL-1.2