log

age author description
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
Sun, 27 May 2007 08:53:48 +0000 Patrice Mandin Allow creation of window bigger than visible size SDL-1.2
Sat, 26 May 2007 20:12:58 +0000 Patrice Mandin Oops SDL-1.2
Sat, 26 May 2007 20:09:56 +0000 Patrice Mandin Simply resize existing window SDL-1.2
Sat, 26 May 2007 19:44:37 +0000 Patrice Mandin GEM has a window manager, of course SDL-1.2
Tue, 22 May 2007 22:15:54 +0000 Ryan C. Gordon Check correct glX extension name for swap_control, but it doesn't look like SDL-1.2
Sun, 13 May 2007 23:12:46 +0000 Ryan C. Gordon Committed PulseAudio driver. Thanks, Stephan! SDL-1.2
Tue, 17 Apr 2007 09:09:48 +0000 Ryan C. Gordon Removing .gdbinit from test directory. SDL-1.2
Tue, 17 Apr 2007 08:28:19 +0000 Ryan C. Gordon Let Windows OpenGL users use SDL_GL_SWAP_CONTROL even if WGL_ARB_pixel_format SDL-1.2
Fri, 06 Apr 2007 20:30:41 +0000 Ryan C. Gordon Let app set SDL_VIDEO_ALLOW_SCREENSAVER environment variable to override SDL's SDL-1.2
Wed, 04 Apr 2007 10:34:42 +0000 Ryan C. Gordon There are several subsystems that need IOKit linked in on Mac OS X, so handle SDL-1.2
Wed, 04 Apr 2007 10:30:07 +0000 Ryan C. Gordon Crap, put this patch in the wrong place. SDL-1.2
Wed, 04 Apr 2007 10:28:14 +0000 Ryan C. Gordon Don't compile the joystick code if --disable-joystick is specified at SDL-1.2
Wed, 04 Apr 2007 09:40:40 +0000 Ryan C. Gordon Const correctness patch for SDL_MapRGB and SDL_MapRGBA. SDL-1.2
Wed, 04 Apr 2007 09:32:29 +0000 Ryan C. Gordon BlitRGBtoRGBPixelAlphaMMX() is putting the wrong value into a register. SDL-1.2
Wed, 04 Apr 2007 09:15:39 +0000 Ryan C. Gordon Fixed buggy SDL_VIDEO_X11_MOUSEACCEL behaviour...correctly free buffer, and SDL-1.2
Sun, 01 Apr 2007 03:27:45 +0000 Ryan C. Gordon Date: Sat, 31 Mar 2007 16:39:52 +0200 SDL-1.2
Fri, 30 Mar 2007 20:09:55 +0000 Ryan C. Gordon Adjusted to handle different constness in older versions of iconv. SDL-1.2
Fri, 30 Mar 2007 06:26:28 +0000 Ryan C. Gordon Patched to compile on Visual Studio. SDL-1.2
Wed, 28 Mar 2007 00:36:35 +0000 Ryan C. Gordon Fixed Mac OS X config header when compiling with -Wundef. SDL-1.2
Tue, 27 Mar 2007 00:37:51 +0000 Ryan C. Gordon From: Laurence Passmore SDL-1.2
Sun, 18 Mar 2007 22:37:10 +0000 Ryan C. Gordon Mac OS X joystick support: don't ignore kHIDUsage_GD_MultiAxisController SDL-1.2
Wed, 14 Mar 2007 01:09:24 +0000 Ryan C. Gordon Linux fbcon: don't include asm/page.h if we know getpagesize() exists, since SDL-1.2
Fri, 23 Feb 2007 00:37:07 +0000 Ryan C. Gordon Removed some debug printf() calls I accidentally added to Subversion. SDL-1.2
Tue, 20 Feb 2007 22:57:28 +0000 Ryan C. Gordon Merged r2987:2988 from trunk/SDL: buggy Sidewinder ID added to linux joysticks. SDL-1.2
Tue, 20 Feb 2007 21:05:12 +0000 Ryan C. Gordon Need to set DLSCL_ADMINISTRATIVE coop level in directfb driver, or YUV overlay SDL-1.2
Fri, 16 Feb 2007 04:56:17 +0000 Ryan C. Gordon SDL_SetWindowCaption() on Windows: try to use the unicode SDL-1.2
Fri, 16 Feb 2007 03:50:42 +0000 Ryan C. Gordon Minor const correctness patch to SDL_iconv. SDL-1.2
Thu, 15 Feb 2007 23:50:45 +0000 Ryan C. Gordon Patched fbcon to compile on newer Linux kernels that don't #define PAGE_SIZE, SDL-1.2
Thu, 15 Feb 2007 11:06:22 +0000 Ryan C. Gordon Force chars to unsigned chars in SDL_string.c, so platforms that expect SDL-1.2
Wed, 14 Feb 2007 10:40:24 +0000 Ryan C. Gordon Removed the contents of the BUGS file, as most (all?) of the issues were SDL-1.2
Wed, 14 Feb 2007 10:23:23 +0000 Ryan C. Gordon Quartz code should use F13, F14, and F15 keys instead of PrintScreen, SDL-1.2
Tue, 13 Feb 2007 09:58:04 +0000 Ryan C. Gordon Corrected wrong SDK path in build-scripts/fatbuild.sh. SDL-1.2
Tue, 13 Feb 2007 09:20:37 +0000 Ryan C. Gordon Free all the created cursors in test/testcursor.c. SDL-1.2