Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Mon, 07 Feb 2011 22:57:33 -0800 | Sam Lantinga | It's now possible to disable the fast atomic operations, at a huge performance penalty. |
Mon, 07 Feb 2011 20:06:26 -0800 | Sam Lantinga | Added function SDL_RenderSetClipRect() |
Mon, 07 Feb 2011 20:05:52 -0800 | Sam Lantinga | Fixed stack overflow on Windows |
Mon, 07 Feb 2011 17:44:07 -0800 | Sam Lantinga | Try to create an OpenGL ES 2.0 context on Android and successfully fall back to OpenGL ES 1.1 if that fails. |
Mon, 07 Feb 2011 16:45:40 -0800 | Sam Lantinga | Added a simple log message API |
Mon, 07 Feb 2011 10:40:21 -0800 | Sam Lantinga | Renamed SDL_Key to SDL_Keycode to clarify terminology. |
Mon, 07 Feb 2011 09:42:08 -0800 | Sam Lantinga | Renamed SDLKey and SDLMod for consistency |