Mercurial > sdl-ios-xcode
log src/video/cocoa/SDL_cocoaopengl.m @ 3637:8a46b3eab813
age | author | description |
---|---|---|
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() |
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. |