Mercurial > sdl-ios-xcode
log src/SDL.c @ 5284:96a22141cf86 tip
age | author | description |
---|---|---|
Sat, 12 Feb 2011 11:36:56 -0800 | Sam Lantinga | Frank Zago to sdl |
Fri, 11 Feb 2011 22:37:15 -0800 | Sam Lantinga | Happy 2011! :) |
Fri, 11 Feb 2011 14:42:06 -0800 | Sam Lantinga | Finished removing unused leak detection code. |
Mon, 07 Feb 2011 16:45:40 -0800 | Sam Lantinga | Added a simple log message API |
Sat, 05 Feb 2011 10:02:39 -0800 | Sam Lantinga | Added a hint system to allow configuration hints to be specified by the application. |
Thu, 27 Jan 2011 22:44:08 -0800 | Sam Lantinga | Removed completely non-portable event thread hack. |
Mon, 24 Jan 2011 21:20:30 -0800 | Sam Lantinga | Include windows.h in a single point in the source, so we can be consistent about the definition of UNICODE and have core utility functions for Windows that all modules can share. |
Mon, 24 Jan 2011 15:46:11 -0800 | Sam Lantinga | Fixed compiling on Windows Mobile SDK 5.0 with Visual Studio 2008 |