SDL-mirror/src/video
Sam Lantinga 75ab0e7ade Date: Tue, 21 Aug 2001 03:50:01 +0200
From: Max Horn <max@quendi.de>
Subject: New patch for OS X

Attached a .patch file for SDL/OSX with some nice bug fixes / enhancments.

* fixes the activation issues, which also caused the window to be
always drawn like an inactive. The close/minimize widgets now are
animated properly, too.

* the menu items are automatically adjusted to use the app name
instead of just "SDL App". I did this so that we really can use one
central SDLMain.nib file, w/o requiring developers to make a copy of
it and adjust it.

* libSDLMain now contains the proper cocoa code, not as before the
carbon code. This means apps no longer have to carry a copy of
SDLMain.m/SDLMain.h

* revamped configure.in to properly build a Cocoa/Quartz SDL lib, not
a Carbon based SDL lib

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40159
2001-08-21 07:19:59 +00:00
..
aalib Initial revision 2001-04-26 16:45:43 +00:00
bwindow Removed debug info accidentally comitted 2001-07-21 18:36:37 +00:00
cybergfx *** empty log message *** 2001-05-10 20:20:50 +00:00
dga Some minor name changes to clean up 2001-07-13 10:15:52 +00:00
dummy Fix compiler warnings 2001-08-18 19:21:04 +00:00
fbcon *** empty log message *** 2001-08-18 21:58:26 +00:00
ggi Fixed crash in GGI detection 2001-05-10 18:10:19 +00:00
maccommon Date: Thu, 16 Aug 2001 21:50:51 -0500 (EST) 2001-08-19 23:57:39 +00:00
macdsp Initial revision 2001-04-26 16:45:43 +00:00
macrom Added initial support for Quartz video (thanks Darrell!) 2001-06-07 14:28:11 +00:00
nanox *** empty log message *** 2001-05-27 00:24:43 +00:00
photon Date: Thu, 19 Apr 2001 08:36:54 +0300 2001-05-10 18:42:17 +00:00
ps2gs Added hardware stretching code to scale 640x480 to TV resolution 2001-08-01 08:41:45 +00:00
quartz Date: Tue, 21 Aug 2001 03:50:01 +0200 2001-08-21 07:19:59 +00:00
svga Added patches from FreeBSD ports 2001-06-19 13:33:54 +00:00
vgl Added patches from FreeBSD ports 2001-06-19 13:33:54 +00:00
wincommon Fixed compile errors and added call to SDL_SetModuleHandle() in WinMain() 2001-08-09 14:04:46 +00:00
windib Applied David MacCormack's patch to fix SDL_WINDOWID on Windows, 2001-08-09 12:21:32 +00:00
windx5 Applied David MacCormack's patch to fix SDL_WINDOWID on Windows, 2001-08-09 12:21:32 +00:00
x11 Oops, that wasn't right... 2001-07-31 00:26:32 +00:00
.cvsignore Initial revision 2001-04-26 16:45:43 +00:00
blank_cursor.h Initial revision 2001-04-26 16:45:43 +00:00
default_cursor.h Updated the Amiga OS port of SDL (thanks Gabriele) 2001-05-10 20:13:29 +00:00
Makefile.am Added patches from FreeBSD ports 2001-06-19 13:33:54 +00:00
SDL_blit.c Initial revision 2001-04-26 16:45:43 +00:00
SDL_blit.h From: "Markus F.X.J. Oberhumer" 2001-07-07 20:20:17 +00:00
SDL_blit_0.c From: "Markus F.X.J. Oberhumer" 2001-07-07 20:20:17 +00:00
SDL_blit_1.c From: "Markus F.X.J. Oberhumer" 2001-07-07 20:20:17 +00:00
SDL_blit_A.c Changes since SDL 1.2.0 release 2001-04-26 16:50:19 +00:00
SDL_blit_A.h Initial revision 2001-04-26 16:45:43 +00:00
SDL_blit_N.c From: "Markus F.X.J. Oberhumer" 2001-07-07 20:20:17 +00:00
SDL_bmp.c Initial revision 2001-04-26 16:45:43 +00:00
SDL_cursor.c Fixed crash if mouse is outside of the screen bounds for some reason 2001-07-18 20:08:18 +00:00
SDL_cursor_c.h Initial revision 2001-04-26 16:45:43 +00:00
SDL_gamma.c *** empty log message *** 2001-08-18 21:58:26 +00:00
SDL_glfuncs.h Initial revision 2001-04-26 16:45:43 +00:00
SDL_leaks.h Initial revision 2001-04-26 16:45:43 +00:00
SDL_memops.h Changes since SDL 1.2.0 release 2001-04-26 16:50:19 +00:00
SDL_pixels.c Oops, back it out... 2001-06-07 15:04:04 +00:00
SDL_pixels_c.h Initial revision 2001-04-26 16:45:43 +00:00
SDL_RLEaccel.c Changes since SDL 1.2.0 release 2001-04-26 16:50:19 +00:00
SDL_RLEaccel_c.h Initial revision 2001-04-26 16:45:43 +00:00
SDL_stretch.c Initial revision 2001-04-26 16:45:43 +00:00
SDL_stretch_c.h Initial revision 2001-04-26 16:45:43 +00:00
SDL_surface.c The rectangle argument to SDL_SetClipRect is really const 2001-07-31 05:36:10 +00:00
SDL_sysvideo.h Added patches from FreeBSD ports 2001-06-19 13:33:54 +00:00
SDL_video.c Fix build when GL_CLIENT_PIXEL_STORE_BIT is not defined 2001-07-31 00:11:41 +00:00
SDL_yuv.c Added the SDL_VIDEO_YUV_DIRECT hack for better performance when the 2001-06-25 22:16:44 +00:00
SDL_yuv_mmx.c Initial revision 2001-04-26 16:45:43 +00:00
SDL_yuv_sw.c Fixed memory leak in software YUV stretch code 2001-04-27 20:25:25 +00:00
SDL_yuv_sw_c.h Initial revision 2001-04-26 16:45:43 +00:00
SDL_yuvfuncs.h Initial revision 2001-04-26 16:45:43 +00:00