Mercurial > sdl-ios-xcode
log src/video/cocoa/SDL_cocoaopengl.m @ 3391:188fc5ecc58c
age | author | description |
---|---|---|
2009-02-09 | Sam Lantinga | Added test program for SDL_CreateWindowFrom() |
2008-12-08 | Sam Lantinga | Updated copyright date |
2008-09-01 | Sam Lantinga | Fixed a bunch of compile warnings on Mac OS X |
2008-07-20 | Edgar Simo | Synced with trunk. gsoc2008_force_feedback |
2007-07-12 | Sam Lantinga | Creating a context makes it current, per the documentation. |
2006-08-06 | Sam Lantinga | Fixed fullscreen modes with Cocoa video driver. |
2006-08-06 | Sam Lantinga | Allow the render context to do necessary work when the video mode changes. |
2006-07-28 | Sam Lantinga | Implemented X11 OpenGL support. |
2006-07-25 | Sam Lantinga | Implemented OpenGL support on Mac OS X |