Mercurial > sdl-ios-xcode
log src/events/SDL_events.c @ 5195:ef5a61ea3202
age | author | description |
---|---|---|
Wed, 02 Feb 2011 14:34:54 -0800 | Sam Lantinga | Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library. |
Tue, 01 Feb 2011 19:15:42 -0800 | Sam Lantinga | Added functions to watch events as they go through the event queue. |
Thu, 27 Jan 2011 22:44:08 -0800 | Sam Lantinga | Removed completely non-portable event thread hack. |
Thu, 27 Jan 2011 14:45:06 -0800 | Sam Lantinga | Improved timer implementation |
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 |
Sun, 22 Aug 2010 12:23:55 -0700 | Sam Lantinga | Merged Paul's Google Summer of Code work from SDL-gsoc2010_android |