Mercurial > sdl-ios-xcode
log include/SDL_config_android.h @ 5284:96a22141cf86 tip
age | author | description |
---|---|---|
Fri, 11 Feb 2011 22:37:15 -0800 | Sam Lantinga | Happy 2011! :) |
Sun, 06 Feb 2011 02:35:14 -0800 | Sam Lantinga | Fixed building on Android, added SDL_opengles2.h, removed unnecessary SDL_glesfuncs.h |
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 |