Mercurial > sdl-ios-xcode
log src/video/cocoa/SDL_cocoawindow.m @ 4588:0ddd78496d68
age | author | description |
---|---|---|
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. |
Sun, 06 Dec 2009 08:39:01 +0000 | Sam Lantinga | The window position is display relative, at least for now... |