log

age author description
Sat, 14 Jul 2007 07:26:34 +0000 Ryan C. Gordon Mac OS X/x86 won't build the MMX/YUV inline assembly without optimizations SDL-1.2
Sat, 14 Jul 2007 07:06:46 +0000 Ryan C. Gordon Reverted r3255:3256. Don't actually need it unless the build is broken. :) SDL-1.2
Sat, 14 Jul 2007 07:01:38 +0000 Ryan C. Gordon Removed some unused static variables. SDL-1.2
Sat, 14 Jul 2007 06:45:01 +0000 Ryan C. Gordon Mac OS X thinks we want a function call to SDL_memcpy() and not memcpy() here, SDL-1.2
Fri, 13 Jul 2007 18:44:43 +0000 Patrice Mandin Call GEM_CheckMouseMode everytime something may change mouse form, and do it properly SDL-1.2
Fri, 13 Jul 2007 16:09:16 +0000 Patrice Mandin Simplify setting window title SDL-1.2
Fri, 13 Jul 2007 03:57:40 +0000 Sam Lantinga Update default cross-compile install prefix for the latest mingw toolchain SDL-1.2
Thu, 12 Jul 2007 19:00:08 +0000 Patrice Mandin Formatting with tabs SDL-1.2
Thu, 12 Jul 2007 08:05:19 +0000 Sam Lantinga A better fix for building DGA code on Solaris 8, inspired by the NetBSD pkgsrc patch. SDL-1.2
Thu, 12 Jul 2007 08:04:10 +0000 Sam Lantinga Ryan's fix is still good for the built-in version of iconv_open() SDL-1.2
Thu, 12 Jul 2007 07:47:29 +0000 Sam Lantinga Fixed iconv handling on Solaris 11 SDL-1.2
Thu, 12 Jul 2007 07:29:19 +0000 Sam Lantinga Fixed bug #455 SDL-1.2
Thu, 12 Jul 2007 05:30:17 +0000 Sam Lantinga Added note about SDL_config.h SDL-1.2
Thu, 12 Jul 2007 05:19:55 +0000 Sam Lantinga Fixed joystick name detection SDL-1.2
Thu, 12 Jul 2007 02:51:58 +0000 Sam Lantinga Warn Visual C++ users if they have a stale configure generated SDL_config.h SDL-1.2
Wed, 11 Jul 2007 07:53:12 +0000 Sam Lantinga Added key composition support, courtesy of Kuon SDL-1.2
Wed, 11 Jul 2007 07:47:47 +0000 Ryan C. Gordon Added more release notes. SDL-1.2
Wed, 11 Jul 2007 07:25:57 +0000 Ryan C. Gordon Merged r3207:3208 from trunk/SDL: *INDENT-OFF* for inline asm. SDL-1.2
Wed, 11 Jul 2007 07:21:39 +0000 Ryan C. Gordon Cleaned up tabs. SDL-1.2
Wed, 11 Jul 2007 06:26:22 +0000 Ryan C. Gordon GCC inline asm for MMX YUV processing no longer has textrels and now works when SDL-1.2
Wed, 11 Jul 2007 05:55:10 +0000 Sam Lantinga Fixed VC++ warnings SDL-1.2
Wed, 11 Jul 2007 05:46:04 +0000 Sam Lantinga Removed unreferenced variable SDL-1.2
Wed, 11 Jul 2007 05:43:39 +0000 Sam Lantinga I think this fixes bug #261 SDL-1.2
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
Fri, 06 Jul 2007 13:39:03 +0000 Sam Lantinga Reverted mousewheel support in 1.2, since it breaks binary compatibility. SDL-1.2
Fri, 06 Jul 2007 13:32:20 +0000 Sam Lantinga Ugh... actually changing what buttons are returned to the application. Maybe we should wait until SDL 1.3 for horizontal scrolling support? SDL-1.2
Fri, 06 Jul 2007 09:15:43 +0000 Sam Lantinga Fixed bug #382 SDL-1.2
Fri, 06 Jul 2007 07:45:33 +0000 Sam Lantinga Fixed bug #322 SDL-1.2
Thu, 05 Jul 2007 07:11:05 +0000 Sam Lantinga Fixed Windows build SDL-1.2
Thu, 05 Jul 2007 06:34:51 +0000 Sam Lantinga Fixed bug #436 SDL-1.2
Thu, 05 Jul 2007 04:53:36 +0000 Ryan C. Gordon Added Markus Mertama to the CREDITS file for the S60 port. SDL-1.2
Thu, 05 Jul 2007 04:51:09 +0000 Ryan C. Gordon Minor updates to the Symbian/S60 port, plus project files that weren't SDL-1.2
Thu, 05 Jul 2007 02:53:40 +0000 Ryan C. Gordon Added notes about audio callback behaviour. SDL-1.2
Thu, 05 Jul 2007 02:44:54 +0000 Ryan C. Gordon Fixed our own test app. :) SDL-1.2
Thu, 05 Jul 2007 02:24:36 +0000 Ryan C. Gordon Don't initialize the audio buffer passed to the application's audio callback, SDL-1.2
Wed, 04 Jul 2007 15:22:47 +0000 Sam Lantinga Oops, didn't mean to commit this... SDL-1.2
Wed, 04 Jul 2007 15:22:07 +0000 Sam Lantinga Fixed bug #450 SDL-1.2
Wed, 04 Jul 2007 07:54:06 +0000 Sam Lantinga Fixed bug #447 SDL-1.2
Wed, 04 Jul 2007 04:27:47 +0000 Sam Lantinga Fixed bug #349 SDL-1.2
Tue, 03 Jul 2007 09:53:26 +0000 Ryan C. Gordon Fixed yasm/nasm warning. SDL-1.2
Tue, 03 Jul 2007 09:39:09 +0000 Sam Lantinga Fixed bug #398 SDL-1.2
Tue, 03 Jul 2007 09:22:57 +0000 Sam Lantinga Added some missing patch notes - Ryan, feel free to add them for your commits SDL-1.2
Tue, 03 Jul 2007 09:16:14 +0000 Sam Lantinga Added patch note for fixing bug 335 SDL-1.2
Tue, 03 Jul 2007 09:05:51 +0000 Sam Lantinga Fixed bug #335 SDL-1.2
Mon, 02 Jul 2007 02:45:52 +0000 Sam Lantinga Fixed assembly relocation problems, so we can check for NASM on Mac OS X. SDL-1.2
Sat, 30 Jun 2007 08:09:53 +0000 Sam Lantinga OpenGL is in the X11 directory on some systems. SDL-1.2
Sat, 30 Jun 2007 03:47:50 +0000 Sam Lantinga Fixed 64-bit compile issues SDL-1.2
Thu, 28 Jun 2007 19:29:26 +0000 Ryan C. Gordon Corrected mismerge of XIM patch, thanks Alissa! SDL-1.2
Thu, 28 Jun 2007 08:33:59 +0000 Sam Lantinga iconv() doesn't write to the data, just make compilers happy SDL-1.2
Thu, 28 Jun 2007 06:53:09 +0000 Sam Lantinga Whoops, need to actually copy inbuf SDL-1.2
Thu, 28 Jun 2007 06:47:35 +0000 Sam Lantinga Okay, apparently the newer standard specifies char** for the inbuf SDL-1.2
Thu, 28 Jun 2007 05:35:50 +0000 Sam Lantinga Better fix for bug 419 SDL-1.2
Wed, 27 Jun 2007 10:12:49 +0000 Ryan C. Gordon Removed textrels from hermes code. SDL-1.2
Tue, 26 Jun 2007 20:04:15 +0000 Ryan C. Gordon Updated "What's New" docs. SDL-1.2
Tue, 26 Jun 2007 20:02:40 +0000 Ryan C. Gordon windib target can now control screensaver with SDL_VIDEO_ALLOW_SCREENSAVER. SDL-1.2
Tue, 26 Jun 2007 00:57:09 +0000 Ryan C. Gordon Added some new XIM symbols to the dynamic X11 function list. SDL-1.2
Mon, 25 Jun 2007 20:08:55 +0000 Ryan C. Gordon Whoops, patched to compile. SDL-1.2
Mon, 25 Jun 2007 19:58:32 +0000 Ryan C. Gordon Significantly improved XIM support. SDL-1.2
Mon, 25 Jun 2007 14:58:22 +0000 Sam Lantinga Oops, 512x512 in 16 bit mode SDL-1.2
Mon, 25 Jun 2007 00:50:20 +0000 Sam Lantinga Added initial support for Nintendo DS, based on the work by Troy Davis (GPF) SDL-1.2
Sun, 24 Jun 2007 18:26:35 +0000 Ryan C. Gordon Added S60 port. SDL-1.2
Thu, 21 Jun 2007 18:48:13 +0000 Ryan C. Gordon Whoops, fixed previous VC6 support patch. SDL-1.2
Thu, 21 Jun 2007 18:20:59 +0000 Ryan C. Gordon Fixes for Visual C++ 6.0 with and without the Processor Pack. SDL-1.2
Sat, 16 Jun 2007 05:51:51 +0000 Ryan C. Gordon Fixed assembler command line for older yasm releases and documented nasm SDL-1.2
Sat, 16 Jun 2007 05:24:55 +0000 Ryan C. Gordon Fixed win32 event name list (WM_MOUSELAST was listed twice, one should be SDL-1.2
Sat, 16 Jun 2007 05:10:47 +0000 Ryan C. Gordon Added support for WM_XBUTTON to the windib driver, to support more mouse SDL-1.2
Fri, 15 Jun 2007 15:52:04 +0000 Ryan C. Gordon Removed some more EPOC stuff I missed. SDL-1.2
Fri, 15 Jun 2007 15:42:15 +0000 Ryan C. Gordon Removed EPOC port...it's being replaced by an updated Symbian port with the SDL-1.2
Fri, 15 Jun 2007 12:26:29 +0000 Ryan C. Gordon Make sure to check for glu.h before enabling glX support. We don't SDL-1.2
Fri, 15 Jun 2007 11:43:14 +0000 Sam Lantinga Added patch note for subversion revision 3076 SDL-1.2
Fri, 15 Jun 2007 07:19:05 +0000 Ryan C. Gordon Make sure __inline__ isn't defined before #defining it, since some compilers SDL-1.2
Fri, 15 Jun 2007 06:57:31 +0000 Ryan C. Gordon Clean up have-initialized resources in some failing edge cases. SDL-1.2
Fri, 15 Jun 2007 06:49:14 +0000 Sam Lantinga Added docs for revision 3073 - Ryan, feel free to do this yourself, if you want. SDL-1.2
Fri, 15 Jun 2007 06:29:52 +0000 Ryan C. Gordon Support for Gamma Ramps on Mac OS Classic in both the macrom and macdsp video SDL-1.2
Fri, 15 Jun 2007 05:41:22 +0000 Sam Lantinga Don't install the extra SDL config headers or SDL_copying.h SDL-1.2
Fri, 15 Jun 2007 05:21:33 +0000 Sam Lantinga Updated docs with bug fixes in subversion. SDL-1.2
Thu, 14 Jun 2007 14:09:25 +0000 Ryan C. Gordon Prevent arts audio target from crashing/hanging SDL if the audio hardware SDL-1.2
Wed, 13 Jun 2007 08:00:10 +0000 Ryan C. Gordon Actually, this is a better fix...clear the error state once if everything we SDL-1.2
Wed, 13 Jun 2007 07:54:10 +0000 Ryan C. Gordon Date: Mon, 4 Jun 2007 06:17:59 +0000 (UTC) SDL-1.2
Wed, 13 Jun 2007 04:13:21 +0000 Ryan C. Gordon Print keysym with key events. SDL-1.2
Sat, 09 Jun 2007 19:52:05 +0000 Patrice Mandin Avoid switch to supervisor mode in SDL_GetTicks, by updating system counter from vbl interrupt SDL-1.2
Fri, 08 Jun 2007 21:44:40 +0000 Patrice Mandin Set supervisor as volatile as it is modified from an interrupt SDL-1.2
Mon, 04 Jun 2007 11:43:47 +0000 Ryan C. Gordon C fallback for SDL_revcpy() was off by one. Thanks to Emmanuel Jeandel for SDL-1.2
Mon, 04 Jun 2007 11:22:23 +0000 Ryan C. Gordon Better handling of multiple queued Cocoa mouse events. Thanks to Christian SDL-1.2
Mon, 04 Jun 2007 11:15:58 +0000 Ryan C. Gordon Patch to allow DirectFB target to report a correct screen size. SDL-1.2
Mon, 04 Jun 2007 11:06:48 +0000 Ryan C. Gordon Check if yasm supports a nasm-specific syntax we use (it doesn't in 0.5.0, SDL-1.2
Sun, 03 Jun 2007 19:21:07 +0000 Ryan C. Gordon Minor macrom comment cleanup. SDL-1.2
Sun, 03 Jun 2007 19:19:16 +0000 Ryan C. Gordon Minor tab fix in mac drawsprocket code. SDL-1.2
Sun, 03 Jun 2007 06:52:58 +0000 Ryan C. Gordon Patched to compile on Mac OS X (not that you should necessarily be using this SDL-1.2
Sun, 03 Jun 2007 06:52:06 +0000 Ryan C. Gordon Use system memset/memcpy on Mac OS X, since Apple hand-tunes these for each SDL-1.2
Tue, 29 May 2007 12:01:07 +0000 Ryan C. Gordon Mac OS X joystick calibration code should start with device-specified bounds. SDL-1.2