Mercurial > sdl-ios-xcode
log include/SDL_config_android.h @ 4964:6c645018741e
age | author | description |
---|---|---|
Thu, 06 Jan 2011 16:11:21 -0800 | Sam Lantinga | Build the SDL library as a shared object on Android, so it will work correctly with SDL_image and SDL_ttf. |
Tue, 04 Jan 2011 20:36:39 -0800 | Sam Lantinga | Fixed 2D video on Android |
Sat, 01 Jan 2011 16:56:54 -0800 | Sam Lantinga | Android has atan() and atan2() |
Tue, 27 Jul 2010 21:21:24 +0200 | Paul Hunkin | - Cleaned up a bunch of code |
Tue, 27 Jul 2010 15:23:09 +0200 | Paul Hunkin | Oops, I wasn't using pthreads. Fixed so we can have mutexes and stuff |
Tue, 27 Jul 2010 11:35:06 +0200 | Paul Hunkin | Updated test app to init the sound system |
Thu, 10 Jun 2010 18:54:23 +1200 | Paul Hunkin | Added (partially implemented) android video backend and associated files needed to build |