Fri, 15 Feb 2013 08:47:44 -0800 |
Happy New Year!
|
file | diff | annotate |
Sun, 23 Sep 2012 01:37:44 -0700 |
Fixed bug 1606 - SDL does not implement SDL_GetPowerInfo() for Android.
|
file | diff | annotate |
Sat, 31 Dec 2011 09:28:07 -0500 |
Happy New Year!
|
file | diff | annotate |
Fri, 08 Apr 2011 13:03:26 -0700 |
SDL 1.3 is now under the zlib license.
|
file | diff | annotate |
Fri, 25 Mar 2011 13:47:49 -0700 |
SDL 1.3 requires a 64-bit type for the platform.
|
file | diff | annotate |
Fri, 11 Feb 2011 22:37:15 -0800 |
Happy 2011! :)
|
file | diff | annotate |
Sun, 06 Feb 2011 02:35:14 -0800 |
Fixed building on Android, added SDL_opengles2.h, removed unnecessary SDL_glesfuncs.h
|
file | diff | annotate |
Thu, 06 Jan 2011 16:11:21 -0800 |
Build the SDL library as a shared object on Android, so it will work correctly with SDL_image and SDL_ttf.
|
file | diff | annotate |
Tue, 04 Jan 2011 20:36:39 -0800 |
Fixed 2D video on Android
|
file | diff | annotate |
Sat, 01 Jan 2011 16:56:54 -0800 |
Android has atan() and atan2()
|
file | diff | annotate |
Tue, 27 Jul 2010 21:21:24 +0200 |
- Cleaned up a bunch of code
|
file | diff | annotate |
Tue, 27 Jul 2010 15:23:09 +0200 |
Oops, I wasn't using pthreads. Fixed so we can have mutexes and stuff
|
file | diff | annotate |
Tue, 27 Jul 2010 11:35:06 +0200 |
Updated test app to init the sound system
|
file | diff | annotate |
Thu, 10 Jun 2010 18:54:23 +1200 |
Added (partially implemented) android video backend and associated files needed to build
|
file | diff | annotate |
Sun, 23 May 2010 15:18:16 +1200 |
Added some android build stuff
|
file | diff | annotate |