log

age author description
Sat, 05 Oct 2002 16:50:56 +0000 Sam Lantinga Added initial support for Dreamcast (thanks HERO!)
Sat, 05 Oct 2002 16:27:56 +0000 Sam Lantinga Fixed gamma correction in Atari video drivers (thanks Patrice!)
Sat, 05 Oct 2002 16:27:29 +0000 Sam Lantinga Atari joystick fixes contributed by Patrice Mandin
Sat, 05 Oct 2002 05:46:32 +0000 Sam Lantinga Fixed cursor resource leak in Windows (thanks Huib-Jan Imbens!)
Sat, 05 Oct 2002 05:44:09 +0000 Sam Lantinga *** empty log message ***
Sat, 05 Oct 2002 05:42:56 +0000 Sam Lantinga Fixed SDL_main.c on Windows CE with applications containing spaces in their names.
Sat, 05 Oct 2002 05:32:49 +0000 Sam Lantinga Fixed memory overwrite in BSD joystick driver (thanks SUGIMOTO Sadahiro!)
Sat, 05 Oct 2002 05:11:20 +0000 Sam Lantinga Fixed mouse wheel events on MacOS X
Sat, 05 Oct 2002 05:07:57 +0000 Sam Lantinga Lots of cleanups by Darrell, added the ability to resize Cocoa windows.
Sat, 05 Oct 2002 04:56:32 +0000 Sam Lantinga Fixed YUV overlay code for Quicktime 6
Mon, 30 Sep 2002 00:35:25 +0000 Sam Lantinga Added an aborted try at making fullscreen work on Xinerama screen != 0
Mon, 16 Sep 2002 18:38:09 +0000 Sam Lantinga Fixed window update problems on MacOS X 10.2 (thanks Darrell!)
Mon, 16 Sep 2002 08:22:25 +0000 Sam Lantinga Cleaned up the SDL_VIDEO_WINDOW_POS variable support
Mon, 16 Sep 2002 07:09:04 +0000 Sam Lantinga Don't be fooled by unclutter - the mouse isn't really leaving our window
Mon, 16 Sep 2002 06:50:26 +0000 Sam Lantinga Date: Thu, 12 Sep 2002 20:35:51 -0400
Mon, 16 Sep 2002 06:26:22 +0000 Sam Lantinga *** empty log message ***
Mon, 16 Sep 2002 06:21:23 +0000 Sam Lantinga Fixed a crash bug in checkkeys.c (thanks John!)
Mon, 16 Sep 2002 06:17:34 +0000 Sam Lantinga *** empty log message ***
Mon, 16 Sep 2002 06:14:46 +0000 Sam Lantinga Applied John Popplewell's fix for left-handed mice under Windows.
Mon, 09 Sep 2002 05:28:06 +0000 Sam Lantinga The portable way of including SDL is #include "SDL.h"
Mon, 09 Sep 2002 05:12:32 +0000 Sam Lantinga Fixed path problem with sdl.m4 macro file
Mon, 09 Sep 2002 03:22:19 +0000 Sam Lantinga Fixed missing cursor after shadow buffer flip (thanks Jan!)
Mon, 02 Sep 2002 21:42:15 +0000 Sam Lantinga Fixed trashing the framebuffer console on broken video drivers
Mon, 02 Sep 2002 16:02:17 +0000 Sam Lantinga Fixed a typo in a previous patch
Mon, 02 Sep 2002 15:58:29 +0000 Sam Lantinga Date: Sun, 1 Sep 2002 21:27:54 -0400 (EDT)
Sun, 01 Sep 2002 19:34:01 +0000 Sam Lantinga Updated MacOS projects with "enums as int" build option
Sun, 01 Sep 2002 00:40:12 +0000 Sam Lantinga *** empty log message ***
Sun, 01 Sep 2002 00:38:49 +0000 Sam Lantinga *** empty log message ***
Sun, 01 Sep 2002 00:37:24 +0000 Sam Lantinga Date: Sat, 31 Aug 2002 15:42:45 +0200
Sat, 31 Aug 2002 21:00:28 +0000 Sam Lantinga Fixed some bugs and added some features to the -benchmark facility