Mercurial > sdl-ios-xcode
log src/SDL.c @ 5217:b0797947dd1c
age | author | description |
---|---|---|
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 |
Thu, 20 Jan 2011 18:04:05 -0800 | Sam Lantinga | Fixed bug #925 |
Sat, 26 Jun 2010 08:56:48 -0700 | Sam Lantinga | Mostly cleaned up warnings with -Wmissing-prototypes |