Sun, 15 Jun 2014 13:01:10 -0700 |
Fixed Android error on static lib build, if relative NDK_MODULE_PATH used
|
file | diff | annotate |
Wed, 08 Jan 2014 00:45:29 -0500 |
Add Dynamic API to Android makefile.
|
file | diff | annotate |
Thu, 10 Oct 2013 21:51:39 -0700 |
Fixed bug 2146 - Enable static linking of libSDL on Android
|
file | diff | annotate |
Wed, 09 Oct 2013 10:29:01 -0300 |
Adds test framework to Android.mk and a simple utility to build Android projects
|
file | diff | annotate |
Tue, 20 Aug 2013 19:57:11 -0400 |
Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module.
|
file | diff | annotate |
Mon, 19 Aug 2013 16:29:46 -0300 |
Fixes bug #2037, common EGL code for Android and X11
|
file | diff | annotate |
Mon, 22 Jul 2013 02:51:45 -0700 |
Android: Removed all unnecessary dependencies on C++.
|
file | diff | annotate |
Mon, 17 Jun 2013 07:14:20 -0700 |
Improved include paths for projects using SDL on Android
|
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 |
Mon, 30 Jan 2012 20:09:50 -0500 |
Updated Android Makefile for SDL2
|
file | diff | annotate |
Tue, 10 Jan 2012 21:07:09 -0500 |
David Carre cpasjuste@gmail.com
|
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, 03 Feb 2011 01:30:28 -0800 |
Fixed building for Android
|
file | diff | annotate |
Mon, 24 Jan 2011 21:31:32 -0800 |
Fixed Android build
|
file | diff | annotate |
Mon, 24 Jan 2011 21:20:30 -0800 |
Include windows.h in a single point in the source, so we can be consistent about the definition of UNICODE and have core utility functions for Windows that all modules can share.
|
file | diff | annotate |
Sat, 15 Jan 2011 12:41:59 -0800 |
Updated the atomic API for better use cases
|
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 |