Mercurial > sdl-ios-xcode
log src/video/cocoa/SDL_cocoaopengl.m @ 5284:96a22141cf86 tip
age | author | description |
---|---|---|
Fri, 11 Feb 2011 22:37:15 -0800 | Sam Lantinga | Happy 2011! :) |
Fri, 11 Feb 2011 00:25:44 -0800 | Sam Lantinga | Mostly fixed fullscreen mode on Mac OS X, and you can toggle it on and off. |
Thu, 10 Feb 2011 14:44:25 -0800 | Sam Lantinga | Window coordinates are in the global space and windows are not tied to a particular display. |
Wed, 01 Dec 2010 12:23:16 -0800 | Sam Lantinga | Removed support for 10.3.9 |
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. |