log src/video/quartz/SDL_QuartzVideo.m @ 1526:89f90f32f6c0

age author description
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.