Sam Lantinga <slouken@libsdl.org> [Tue, 25 Jul 2006 07:25:51 +0000] rev 1939
SDL applications no longer need to link with Cocoa (unless they want to)
Sam Lantinga <slouken@libsdl.org> [Tue, 25 Jul 2006 07:14:40 +0000] rev 1938
Actually use the function we took the trouble to get the pointer for.
Sam Lantinga <slouken@libsdl.org> [Tue, 25 Jul 2006 06:59:14 +0000] rev 1937
Fixed Objective-C memory leaks
Send an SDL quit event when Command-Q is pressed.
Sam Lantinga <slouken@libsdl.org> [Tue, 25 Jul 2006 06:22:42 +0000] rev 1936
Implemented OpenGL support on Mac OS X
The OpenGL renderer works without changes, yay! :)
Ryan C. Gordon <icculus@icculus.org> [Mon, 24 Jul 2006 23:30:14 +0000] rev 1935
Patch from 1.2 branch...fix compilation on Qtopia video target (reference
Bugzilla #285).
Sam Lantinga <slouken@libsdl.org> [Mon, 24 Jul 2006 07:21:16 +0000] rev 1934
Implemented Mac OS X video mode selection.
Sam Lantinga <slouken@libsdl.org> [Mon, 24 Jul 2006 05:03:02 +0000] rev 1933
Implemented Cocoa window support
Sam Lantinga <slouken@libsdl.org> [Sun, 23 Jul 2006 09:16:14 +0000] rev 1932
Whoops, that's a while loop. :)
Sam Lantinga <slouken@libsdl.org> [Sun, 23 Jul 2006 09:11:10 +0000] rev 1931
The Mac OS X Cocoa video driver is under construction...
Note that SDLmain is no longer necessary on Mac OS X. :)
Sam Lantinga <slouken@libsdl.org> [Sun, 23 Jul 2006 00:55:25 +0000] rev 1930
Fixed compiler warnings
Updated Visual C++ 2005 project