Mercurial > sdl-ios-xcode
log include/SDL_compat.h @ 5201:7c3422025c35
age | author | description |
---|---|---|
Thu, 03 Feb 2011 21:13:55 -0800 | Sam Lantinga | Switched the SDL 1.2 compatibility to use the window surface, so it's fast even when there's no hardware acceleration available. |
Tue, 01 Feb 2011 15:02:21 -0800 | Sam Lantinga | Split the rendering API out into a separate header file. |
Mon, 31 Jan 2011 22:44:43 -0800 | Sam Lantinga | Making the API simpler, scaling is always defined as linear interpolation and should be supported as much as possible on all renderers. |
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 |
Mon, 24 Jan 2011 13:47:35 -0600 | krogoway | Renamed SDL_keysym to SDL_KeySym |
Thu, 20 Jan 2011 18:04:05 -0800 | Sam Lantinga | Fixed bug #925 |