Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Sun, 29 Aug 2010 16:26:35 -0700 | Sam Lantinga | The title is stored internally as NULL if it's empty, and returned as "" |
Sun, 29 Aug 2010 16:05:34 -0700 | Sam Lantinga | Added atan2 implementation from uClibc |
Sun, 29 Aug 2010 15:26:12 -0700 | Sam Lantinga | Documentation clarification |
Sun, 29 Aug 2010 14:22:22 -0700 | Sam Lantinga | Fixed compiling with Visual Studio 2008 |
Sun, 29 Aug 2010 12:00:09 -0700 | Sam Lantinga | While you can actually write to the error buffer, conceptually it's read-only. |
Sat, 28 Aug 2010 22:56:52 -0700 | Sam Lantinga | Added a typedef for the thread function to simplify documentation |
Mon, 23 Aug 2010 23:44:28 -0700 | Andreas Schiffler | Update VS2010 project to add new files; update new files so code builds on Win32/Win64 |