Mercurial > sdl-ios-xcode
log src/video/cocoa/SDL_cocoaopengl.m @ 5073:1e94e68525d5
age | author | description |
---|---|---|
2010-12-01 | Sam Lantinga | Removed support for 10.3.9 |
2010-07-08 | Sam Lantinga | I missed the Objective C files when updating the copyright date... |
2010-01-21 | Sam Lantinga | Fixed Cocoa and OpenGL builds |
2010-01-21 | Sam Lantinga | Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance. |
2009-12-15 | Sam Lantinga | Default to allow either accelerated or not |
2009-12-15 | Sam Lantinga | OpenGL hardware acceleration defaults on |
2009-02-09 | Sam Lantinga | Added test program for SDL_CreateWindowFrom() |