log src/video/quartz/SDL_QuartzVideo.m @ 1545:8d9bb0cf2c2a

age author description
Wed, 15 Mar 2006 17:46:41 +0000 Sam Lantinga Added current_w and current_h to the SDL_VideoInfo structure, which is set to the desktop resolution during video intialization, and then set to the current resolution when a video mode is set.
Thu, 09 Mar 2006 06:33:21 +0000 Sam Lantinga Cleaning up warnings on MacOS X
Tue, 21 Feb 2006 08:47:46 +0000 Sam Lantinga Catch the C++ and Objective C sources too...
Tue, 07 Feb 2006 11:18:21 +0000 Ryan C. Gordon Faster fades when changing to/from/between fullscreen modes on Mac OS X. Also,
Thu, 26 Jan 2006 07:38:43 +0000 Sam Lantinga Whoops! (hope this compiles...)
Mon, 02 Jan 2006 12:48:58 +0000 Ryan C. Gordon Quartz driver: Make sure we pass a pointer to the right type.
Mon, 02 Jan 2006 12:37:40 +0000 Ryan C. Gordon Quartz driver: Correctly handle SDL_DOUBLEBUF|SDL_FULLSCREEN when the
Mon, 02 Jan 2006 10:49:37 +0000 Ryan C. Gordon Quartz target: set x and y field of mode list to 0 in SDL_ListMode call.
Mon, 02 Jan 2006 00:31:00 +0000 Ryan C. Gordon To: sdl@libsdl.org
Wed, 23 Nov 2005 07:23:48 +0000 Ryan C. Gordon Moved Quartz SDL_GL_LoadLibrary() to SDL_loadso interface.
Tue, 22 Nov 2005 09:59:42 +0000 Ryan C. Gordon Fixed bug reported here:
Tue, 22 Nov 2005 08:21:39 +0000 Ryan C. Gordon Quartz driver OpenGL updates:
Thu, 13 Oct 2005 09:47:06 +0000 Ryan C. Gordon Closed a memory leak caused when quitting video subsystem on Quartz target.
Tue, 27 Sep 2005 08:36:28 +0000 Ryan C. Gordon Date: Sun, 11 Sep 2005 14:41:07 +0300 (EEST)
Thu, 18 Aug 2005 06:46:32 +0000 Ryan C. Gordon Patch by me to fix crash described below.
Thu, 18 Aug 2005 06:18:30 +0000 Ryan C. Gordon SDL_GetAppState() correction when toggling fullscreen on OSX.
Fri, 12 Nov 2004 21:29:52 +0000 Sam Lantinga Date: Tue, 5 Oct 2004 11:04:02 -0400
Fri, 20 Aug 2004 22:35:23 +0000 Sam Lantinga Date: Thu, 17 Jun 2004 11:38:51 -0700 (PDT)
Mon, 22 Mar 2004 09:38:20 +0000 Ryan C. Gordon (Said Max Horn on the SDL mailing list...)
Tue, 24 Feb 2004 06:53:22 +0000 Ryan C. Gordon Quartz fix:
Mon, 16 Feb 2004 21:06:10 +0000 Sam Lantinga Date: Mon, 16 Feb 2004 19:21:51 +0100
Sun, 15 Feb 2004 03:42:56 +0000 Sam Lantinga *** empty log message ***
Fri, 13 Feb 2004 17:57:16 +0000 Sam Lantinga Date: Fri, 13 Feb 2004 17:03:16 +0100
Wed, 07 Jan 2004 15:01:51 +0000 Sam Lantinga Date: Tue, 6 Jan 2004 21:54:02 +0100
Sun, 04 Jan 2004 16:20:28 +0000 Sam Lantinga Max has been reworking this code so it works on MacOS X 10.1
Sun, 04 Jan 2004 14:55:35 +0000 Sam Lantinga Date: Wed, 31 Dec 2003 21:55:30 +0100
Sun, 10 Aug 2003 07:21:43 +0000 Sam Lantinga Date: Sat, 9 Aug 2003 20:14:06 -0400
Sat, 09 Aug 2003 18:12:11 +0000 Sam Lantinga Fix compilation on MacOS 10.1
Fri, 08 Aug 2003 15:01:14 +0000 Sam Lantinga *** empty log message ***
Wed, 23 Jul 2003 04:39:44 +0000 Sam Lantinga Date: Thu, 24 Jul 2003 01:40:17 +0200
Tue, 22 Jul 2003 15:33:28 +0000 Sam Lantinga Merged in Ryan's multisample code for MacOS, and changed the constants to match.
Sat, 01 Feb 2003 19:59:23 +0000 Sam Lantinga Darrell added support for emulated SDL_DOUBLEBUF on MacOSX
Tue, 21 Jan 2003 05:29:50 +0000 Sam Lantinga Fixed QZ_ToggleFullScreen() return value (thanks Max!)
Fri, 27 Dec 2002 20:52:41 +0000 Ryan C. Gordon Massive Quartz input enhancements from Darrell Walisser. His email:
Fri, 13 Dec 2002 21:09:52 +0000 Ryan C. Gordon Moved some cleanup stuff to QZ_VideoQuit() from QZ_UnsetVideoMode()...fixes
Sat, 07 Dec 2002 06:48:49 +0000 Sam Lantinga From: Darrell Walisser
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, 16 Sep 2002 18:38:09 +0000 Sam Lantinga Fixed window update problems on MacOS X 10.2 (thanks Darrell!)
Mon, 19 Aug 2002 17:58:08 +0000 Sam Lantinga Added SDL_GL_STEREO for stereoscopic OpenGL contexts
Mon, 12 Aug 2002 22:43:58 +0000 Sam Lantinga Darrell's fix for Quartz mouse motion
Sat, 01 Jun 2002 23:05:05 +0000 Sam Lantinga Date: Sat, 1 Jun 2002 17:56:45 -0500
Wed, 17 Apr 2002 14:25:23 +0000 Sam Lantinga Fixed crash in QZ_SetCaption() (thanks Darrell)
Sat, 13 Apr 2002 20:33:21 +0000 Sam Lantinga Fixed build warning
Sat, 30 Mar 2002 21:41:01 +0000 Sam Lantinga *** empty log message ***
Sun, 10 Mar 2002 03:55:45 +0000 Sam Lantinga *** empty log message ***
Wed, 06 Mar 2002 11:23:08 +0000 Sam Lantinga Updated copyright information for 2002
Tue, 22 Jan 2002 18:46:28 +0000 Sam Lantinga Date: Sat, 19 Jan 2002 17:24:32 -0500 (EST)
Fri, 14 Dec 2001 12:38:15 +0000 Sam Lantinga Updated the source with the correct e-mail address
Sun, 23 Sep 2001 22:10:03 +0000 Sam Lantinga *** empty log message ***
Tue, 11 Sep 2001 19:00:18 +0000 Sam Lantinga Date: Sat, 8 Sep 2001 04:42:23 +0200
Tue, 21 Aug 2001 07:19:59 +0000 Sam Lantinga Date: Tue, 21 Aug 2001 03:50:01 +0200
Sun, 19 Aug 2001 23:57:39 +0000 Sam Lantinga Date: Thu, 16 Aug 2001 21:50:51 -0500 (EST)
Sun, 22 Jul 2001 20:57:24 +0000 Sam Lantinga Fixed fullscreen mouse events on MacOS X
Mon, 11 Jun 2001 06:44:43 +0000 Sam Lantinga * Removed fullscreen menu option from the "Window" menu
Mon, 11 Jun 2001 00:08:10 +0000 Sam Lantinga Date: Sun, 10 Jun 2001 17:33:44 -0500
Thu, 07 Jun 2001 14:28:11 +0000 Sam Lantinga Added initial support for Quartz video (thanks Darrell!)