log

age author description
Tue, 17 Mar 2009 03:58:53 +0000 Sam Lantinga Date: Fri, 6 Mar 2009 12:41:17 -0800 SDL-1.2
Tue, 17 Feb 2009 05:25:25 +0000 Sam Lantinga Fixed bug #646 SDL-1.2
Mon, 16 Feb 2009 22:32:34 +0000 Sam Lantinga GAPI fixes from Stefan Klug SDL-1.2
Fri, 30 Jan 2009 01:40:44 +0000 Ryan C. Gordon Corrected documentation for SDL_rwops::read() SDL-1.2
Thu, 15 Jan 2009 22:16:04 +0000 Patrice Mandin Update Email SDL-1.2
Mon, 08 Dec 2008 00:25:42 +0000 Sam Lantinga Updated copyright date SDL-1.2
Wed, 12 Nov 2008 17:23:40 +0000 Sam Lantinga Date: Sun, 7 Sep 2008 15:17:00 +0200 SDL-1.2
Fri, 07 Nov 2008 04:15:36 +0000 Sam Lantinga Date: Thu, 16 Oct 2008 20:27:34 +0400 SDL-1.2
Wed, 05 Nov 2008 20:08:17 +0000 Patrice Mandin Aranym now has Joypad emulation. Also mask bits for joypad state, for bits only used for buttons, to avoid generating events when dummy bits are set SDL-1.2
Mon, 13 Oct 2008 20:50:20 +0000 Patrice Mandin Disable Xbios video driver if FVDI present, but still allow it to be used when setting SDL_VIDEODRIVER SDL-1.2
Mon, 15 Sep 2008 20:47:55 +0000 Ryan C. Gordon Correct fix for Bugzilla #602. SDL-1.2
Mon, 15 Sep 2008 05:08:53 +0000 Ryan C. Gordon Whoops, forgot the semicolon. :/ SDL-1.2
Sun, 14 Sep 2008 21:45:04 +0000 Ryan C. Gordon Deal with ELF underscores on Solaris with Sun Studio. SDL-1.2
Mon, 08 Sep 2008 07:33:05 +0000 Ryan C. Gordon Prevent crash from unaligned memory access on sparc64, etc. SDL-1.2
Thu, 07 Aug 2008 20:55:45 +0000 Patrice Mandin Check defines do not already exist in recent system headers SDL-1.2
Thu, 07 Aug 2008 20:38:35 +0000 Patrice Mandin Check defines do not already exist in recent system headers SDL-1.2
Fri, 25 Jul 2008 10:52:10 +0000 Ryan C. Gordon Tweaked fatbuild.sh so it works with install_name_tool. SDL-1.2
Sat, 19 Jul 2008 11:54:55 +0000 Patrice Mandin Fix bug 545, by returning early whenever an error occurs when initializing joystick structure SDL-1.2
Sat, 05 Jul 2008 18:27:27 +0000 Ryan C. Gordon Merged r3674:3675 from trunk: comment in README about svn RSS feed. SDL-1.2
Sun, 13 Apr 2008 04:50:17 +0000 Sam Lantinga Date: Sat, 5 Apr 2008 19:54:28 -0700 SDL-1.2
Mon, 31 Mar 2008 05:27:21 +0000 Ryan C. Gordon Fix X11 build issue with multiple includes of Xlibint.h ... SDL-1.2
Wed, 12 Mar 2008 22:01:48 +0000 Ryan C. Gordon Don't recreate the GL content in windib target if SDL_SetVideoMode() is being SDL-1.2
Fri, 29 Feb 2008 14:01:45 +0000 Sam Lantinga We probably want to still do this for fullscreen surfaces, since we may be SDL-1.2
Fri, 29 Feb 2008 13:58:37 +0000 Sam Lantinga Added patch note for Sylvain's patch SDL-1.2
Fri, 29 Feb 2008 13:57:49 +0000 Sam Lantinga Date: Thu, 28 Feb 2008 22:54:29 +0100 SDL-1.2
Fri, 29 Feb 2008 13:55:44 +0000 Sam Lantinga * Added configure option --enable-screensaver, to allow enabling the screensaver by default. SDL-1.2
Tue, 26 Feb 2008 10:50:28 +0000 Sam Lantinga Date: Tue, 05 Feb 2008 01:41:08 -0500 SDL-1.2
Mon, 04 Feb 2008 17:22:56 +0000 Ryan C. Gordon Date: Sat, 2 Feb 2008 22:08:05 +0100 SDL-1.2
Fri, 25 Jan 2008 05:48:08 +0000 Sam Lantinga Fixed crash in SDL_SetGammaRamp() SDL-1.2
Thu, 24 Jan 2008 15:50:20 +0000 Sam Lantinga Damien Carbery fixed bug #542 SDL-1.2
Thu, 03 Jan 2008 06:19:07 +0000 Sam Lantinga Updates for building on Windows CE using mingw32ce cross compiler: SDL-1.2
Thu, 03 Jan 2008 06:06:06 +0000 Sam Lantinga Updated config scripts SDL-1.2
Tue, 01 Jan 2008 15:23:59 +0000 Sam Lantinga Fixed bug #531 SDL-1.2
Mon, 31 Dec 2007 06:18:12 +0000 Sam Lantinga Clean up the test directory for release SDL-1.2 release-1.2.13
Mon, 31 Dec 2007 06:12:50 +0000 Sam Lantinga Fixed 1 out of 210 warnings. ;-) SDL-1.2
Mon, 31 Dec 2007 03:09:42 +0000 Sam Lantinga Don't need the bundle resource SDL-1.2
Mon, 31 Dec 2007 03:04:31 +0000 Sam Lantinga Updated MacOS Classic version, added version resource to MPW build. SDL-1.2
Mon, 31 Dec 2007 00:03:33 +0000 Sam Lantinga Updated gcc-fat.sh to build on Mac OS X 10.5 SDL-1.2
Sun, 30 Dec 2007 21:50:41 +0000 Sam Lantinga Added symbian.zip to released files SDL-1.2
Sun, 30 Dec 2007 05:00:20 +0000 Sam Lantinga Don't use -fvisibility if it generates warnings ... like this one: SDL-1.2
Sat, 29 Dec 2007 21:41:48 +0000 Sam Lantinga Fixed bug #510 SDL-1.2
Sat, 29 Dec 2007 21:31:26 +0000 Sam Lantinga Guillaume Borios fixed bug #508 SDL-1.2
Sat, 29 Dec 2007 20:28:21 +0000 Sam Lantinga Fixed return value for iconifying the window in a couple spots. SDL-1.2
Sat, 29 Dec 2007 20:08:51 +0000 Sam Lantinga J. Snell fixed bug #482 SDL-1.2
Sat, 29 Dec 2007 19:44:02 +0000 Sam Lantinga Fixed bug #478 SDL-1.2
Sat, 29 Dec 2007 19:01:13 +0000 Sam Lantinga Added patch note for fixing bug #503 SDL-1.2
Sat, 29 Dec 2007 18:58:09 +0000 Sam Lantinga Tony White fixed bug #503 SDL-1.2
Sat, 29 Dec 2007 18:50:33 +0000 Sam Lantinga Fixed bug #502 SDL-1.2
Sat, 29 Dec 2007 17:13:21 +0000 Sam Lantinga Support both 10.2 and 10.3 PPC runtime SDK SDL-1.2
Sat, 29 Dec 2007 06:21:47 +0000 Sam Lantinga Updated patch notes for 1.2.13 SDL-1.2
Sat, 29 Dec 2007 06:16:35 +0000 Sam Lantinga Fixed bug #497 SDL-1.2
Sat, 29 Dec 2007 06:08:17 +0000 Sam Lantinga Fixed bug #464 SDL-1.2
Sat, 29 Dec 2007 06:06:03 +0000 Sam Lantinga Improved detection of mprotect() SDL-1.2
Sat, 29 Dec 2007 05:30:20 +0000 Sam Lantinga Updated version to 1.2.13 SDL-1.2
Sat, 29 Dec 2007 05:20:51 +0000 Sam Lantinga Updated version to 1.2.13 SDL-1.2
Sat, 29 Dec 2007 05:18:33 +0000 Sam Lantinga Made the mprotect() fix for SDL_SoftStretch() more general for hardened linux, etc. SDL-1.2
Sat, 29 Dec 2007 03:50:29 +0000 Sam Lantinga Fixed bug #528 SDL-1.2
Sat, 29 Dec 2007 02:34:53 +0000 Sam Lantinga Erik Heckers fixed bug #493 SDL-1.2
Sat, 29 Dec 2007 02:23:48 +0000 Sam Lantinga Hans de Goede fixed bug #495 SDL-1.2
Fri, 28 Dec 2007 22:05:17 +0000 Sam Lantinga Date: Thu, 27 Dec 2007 07:38:25 +0000 SDL-1.2
Fri, 28 Dec 2007 20:39:31 +0000 Sam Lantinga Fixed fatbuild.sh script for building on Mac OS X 10.5 SDL-1.2
Fri, 28 Dec 2007 18:15:43 +0000 Sam Lantinga Date: Wed, 14 Nov 2007 22:20:27 -0500 SDL-1.2
Fri, 28 Dec 2007 18:07:59 +0000 Sam Lantinga Date: Thu, 15 Nov 2007 10:33:01 +0100 SDL-1.2
Fri, 28 Dec 2007 08:11:26 +0000 Sam Lantinga Oskar Linde fixed bug #507 SDL-1.2
Fri, 28 Dec 2007 08:06:36 +0000 Sam Lantinga Stephen Hurd fixed bug #505 SDL-1.2
Fri, 28 Dec 2007 08:00:30 +0000 Sam Lantinga Brian Fisher fixed bug #513 SDL-1.2
Fri, 28 Dec 2007 07:52:19 +0000 Sam Lantinga Fixed typo in docs, fixing bug #520 SDL-1.2
Fri, 28 Dec 2007 07:50:01 +0000 Sam Lantinga Removed stray C++ comment SDL-1.2
Thu, 27 Dec 2007 13:59:41 +0000 Sam Lantinga Fixed crash when given video modes > 32 bpp SDL-1.2
Tue, 25 Sep 2007 09:59:26 +0000 Ryan C. Gordon Date: Mon, 24 Sep 2007 17:54:58 +0200 SDL-1.2
Sat, 01 Sep 2007 17:25:24 +0000 Ryan C. Gordon ANSI C fix (all variables need to be defined at start of block). SDL-1.2
Tue, 21 Aug 2007 06:52:33 +0000 Sam Lantinga Fixed bugs #471 and #480 SDL-1.2
Mon, 06 Aug 2007 18:36:46 +0000 Ryan C. Gordon Set an error message when SDL_GL_SetAttribute() fails because we can't support SDL-1.2
Sun, 05 Aug 2007 03:21:18 +0000 Ryan C. Gordon Removed some C++ style comments from the public headers. SDL-1.2
Tue, 24 Jul 2007 04:21:05 +0000 Sam Lantinga Fixed bug #458 SDL-1.2
Mon, 23 Jul 2007 18:36:58 +0000 Sam Lantinga Switched afxres.h to winresrc.h SDL-1.2
Mon, 23 Jul 2007 01:19:56 +0000 Sam Lantinga Fixed window titles on Windows 95/98/ME SDL-1.2
Fri, 20 Jul 2007 08:17:45 +0000 Sam Lantinga I'm not sure if this helps anything, but it was clearly wrong. SDL-1.2 release-1.2.12
Fri, 20 Jul 2007 03:30:41 +0000 Sam Lantinga Merged window position fix from windib code SDL-1.2
Fri, 20 Jul 2007 03:25:40 +0000 Sam Lantinga > Hi Ryan, SDL-1.2
Fri, 20 Jul 2007 02:58:28 +0000 Sam Lantinga Fixed warnings in NO_STDIO mode SDL-1.2
Thu, 19 Jul 2007 08:12:45 +0000 Sam Lantinga Added patch note for bug #461 SDL-1.2
Thu, 19 Jul 2007 08:08:16 +0000 Sam Lantinga Fixed bug #461 SDL-1.2
Wed, 18 Jul 2007 04:07:46 +0000 Sam Lantinga Updating copyright date for Version.rc SDL-1.2
Wed, 18 Jul 2007 04:04:24 +0000 Sam Lantinga Better windres detection SDL-1.2
Mon, 16 Jul 2007 05:08:20 +0000 Sam Lantinga Always advertise hardware palette, since Windows will remap colors for us. SDL-1.2
Mon, 16 Jul 2007 03:27:26 +0000 Sam Lantinga Added support for building version.rc in Windows build. SDL-1.2
Mon, 16 Jul 2007 00:07:02 +0000 Sam Lantinga Fixed bug #428 SDL-1.2
Sun, 15 Jul 2007 21:50:07 +0000 Sam Lantinga Fixed bug #457 SDL-1.2
Sun, 15 Jul 2007 19:43:54 +0000 Sam Lantinga Fixed building on Windows CE SDL-1.2
Sun, 15 Jul 2007 19:00:22 +0000 Sam Lantinga Added a patch note for the Mac OS X cursor bug SDL-1.2
Sun, 15 Jul 2007 17:26:50 +0000 Ryan C. Gordon Merged r3295:3296 from trunk/SDL: testjoystick reusing "joystick" variable. SDL-1.2
Sun, 15 Jul 2007 17:22:39 +0000 Sam Lantinga Final fix for bug #373 SDL-1.2
Sun, 15 Jul 2007 16:33:45 +0000 Ryan C. Gordon Dump more information about each joystick in testjoytick.c SDL-1.2
Sun, 15 Jul 2007 15:58:00 +0000 Sam Lantinga Patch from Christian Walther SDL-1.2
Sun, 15 Jul 2007 14:14:45 +0000 Ryan C. Gordon An attempt at fixing Bugzilla #454. SDL-1.2
Sun, 15 Jul 2007 14:05:31 +0000 Sam Lantinga I think this fixes bug #454 SDL-1.2
Sat, 14 Jul 2007 21:09:54 +0000 Sam Lantinga Use SDL C functions (fixes security warnings on OpenBSD) SDL-1.2
Sat, 14 Jul 2007 08:27:06 +0000 Sam Lantinga More improvements for bug #373 SDL-1.2
Sat, 14 Jul 2007 08:00:50 +0000 Sam Lantinga Fixed bug #373 SDL-1.2
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