log src/video/cocoa/SDL_cocoaopengl.m @ 4498:3d91e31fcf71

age author description
Thu, 08 Jul 2010 00:03:39 -0700 Sam Lantinga I missed the Objective C files when updating the copyright date...
Thu, 21 Jan 2010 07:28:01 +0000 Sam Lantinga Fixed Cocoa and OpenGL builds
Thu, 21 Jan 2010 06:21:52 +0000 Sam Lantinga Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance.
Tue, 15 Dec 2009 20:53:09 +0000 Sam Lantinga Default to allow either accelerated or not