summaryrefslogtreecommitdiff
path: root/Android.mk
AgeCommit message (Expand)AuthorFilesLines
2013-10-10Fixed bug 2146 - Enable static linking of libSDL on AndroidSam Lantinga1-0/+17
2013-10-09Adds test framework to Android.mk and a simple utility to build Android projectsGabriel Jacobo1-1/+2
2013-08-20Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module.Ryan C. Gordon1-0/+1
2013-08-19Fixes bug #2037, common EGL code for Android and X11Gabriel Jacobo1-1/+1
2013-07-22Android: Removed all unnecessary dependencies on C++.Eric Wing1-1/+1
2013-06-17Improved include paths for projects using SDL on AndroidSam Lantinga1-0/+2
2012-09-23Fixed bug 1606 - SDL does not implement SDL_GetPowerInfo() for Android.Sam Lantinga1-0/+1
2012-01-30Updated Android Makefile for SDL2Sam Lantinga1-1/+1
2012-01-10David Carre cpasjuste@gmail.comSam Lantinga1-0/+1
2011-02-06Fixed building on Android, added SDL_opengles2.h, removed unnecessary SDL_gle...Sam Lantinga1-3/+2
2011-02-03Fixed building for AndroidSam Lantinga1-0/+3
2011-01-24Fixed Android buildSam Lantinga1-2/+2
2011-01-24Include windows.h in a single point in the source, so we can be consistent ab...Sam Lantinga1-11/+12
2011-01-15Updated the atomic API for better use casesSam Lantinga1-1/+2
2011-01-06Build the SDL library as a shared object on Android, so it will work correctl...Sam Lantinga1-0/+41