summaryrefslogtreecommitdiff
path: root/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* minor whitespace fixOzkan Sezer2020-10-091-0/+0
* Fixed trying to build OSX SDL_OpenURL on iOS and tvOSSam Lantinga2020-10-081-0/+0
* Removed SDL_AndroidOpenURL, added SDL_OpenURL.Ryan C. Gordon2020-10-051-0/+2
* fix permissions of some project filesOzkan Sezer2020-06-141-0/+0
* locale: Implemented SDL_GetPreferredLocales().Ryan C. Gordon2020-05-041-0/+2
* Added virtual joystick sources to the Android buildSam Lantinga2020-04-131-0/+1
* There are lots of unused macros in the Steam controller codeSam Lantinga2020-01-291-1/+0
* fix permissionsOzkan Sezer2019-09-051-0/+0
* x11: add a hint to force the VisualID used when creating a window.Sam Lantinga2019-09-041-0/+0
* Android: add more warning flagsSylvain Becker2019-08-301-1/+6
* fix permissionsOzkan Sezer2019-06-121-0/+0
* Initial Android OpenSL ES implementation, contributed by ANTASam Lantinga2019-01-121-1/+2
* Fixed the PS4 motion controls showing up as a separate game controller on LinuxSam Lantinga2018-12-041-0/+0
* android: use cpufeatures to support SDL_HasNEON() (thanks, Sylvain!).Ryan C. Gordon2018-12-011-0/+5
* minor update to Makefile.os2, added a test/Makefile.os2.Ozkan Sezer2018-11-201-0/+0
* Fixed bug 3193 - Dualshock 3's motion sensors overwrite analog stickSam Lantinga2018-11-141-0/+0
* Fixed bug 4315 - little Warning in Android_JNI_CaptureAudioBufferSam Lantinga2018-11-021-0/+16
* Fixed bug 4335 - Android NDK build errorSam Lantinga2018-10-281-1/+1
* fix permissionsOzkan Sezer2018-08-301-0/+0
* Fixed crash trying to open HIDAPI controller as a haptics device on WindowsSam Lantinga2018-08-221-0/+0
* First pass on the new SDL sensor APISam Lantinga2018-08-211-0/+2
* chmod -x Android.mkOzkan Sezer2018-08-101-0/+0
* Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and N...Sam Lantinga2018-08-091-1/+18
* Allow trapping the back button so right mouse click can work on some Android ...Sam Lantinga2018-07-121-0/+0
* android: Android.mk should only preserve debug symbols in debug builds.Ryan C. Gordon2018-06-241-1/+3
* ran 'chmod -x' on many filesOzkan Sezer2018-06-121-0/+0
* Added Android build script for SDLSam Lantinga2017-12-161-0/+2
* Updated SDL's YUV support, many thanks to Adrien DescampsSam Lantinga2017-11-121-0/+1
* Removed non-existent filesSam Lantinga2017-09-221-4/+1
* Added stubs for simple Steam Controller supportSam Lantinga2017-09-221-1/+5
* Fixed bug 3789 - Android : small clean upSam Lantinga2017-08-301-5/+1
* Fixed bug 2839 - No way to create pre-built libraries for AndroidSam Lantinga2017-08-131-0/+20
* Fixed bug 3191 - haptic system on android?Sam Lantinga2017-08-121-1/+1
* Make sure the memory barrier functions are always available, and now they are...Sam Lantinga2017-02-101-1/+1
* Android: Replaced spaces with tab in Android.mk file.Philipp Wiesemann2015-05-061-1/+1
* Implemented SDL_GetPrefPath() on Android - it returns the path used by SDL_An...Sam Lantinga2014-08-111-1/+1
* Fixed Android error on static lib build, if relative NDK_MODULE_PATH usedSam Lantinga2014-06-151-1/+1
* Add Dynamic API to Android makefile.Ryan C. Gordon2014-01-081-0/+1
* Fixed bug 2146 - Enable static linking of libSDL on AndroidSam Lantinga2013-10-101-0/+17
* Adds test framework to Android.mk and a simple utility to build Android projectsGabriel Jacobo2013-10-091-1/+2
* Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module.Ryan C. Gordon2013-08-201-0/+1
* Fixes bug #2037, common EGL code for Android and X11Gabriel Jacobo2013-08-191-1/+1
* Android: Removed all unnecessary dependencies on C++.Eric Wing2013-07-221-1/+1
* Improved include paths for projects using SDL on AndroidSam Lantinga2013-06-171-0/+2
* Fixed bug 1606 - SDL does not implement SDL_GetPowerInfo() for Android.Sam Lantinga2012-09-231-0/+1
* Updated Android Makefile for SDL2Sam Lantinga2012-01-301-1/+1
* David Carre cpasjuste@gmail.comSam Lantinga2012-01-101-0/+1
* Fixed building on Android, added SDL_opengles2.h, removed unnecessary SDL_gle...Sam Lantinga2011-02-061-3/+2
* Fixed building for AndroidSam Lantinga2011-02-031-0/+3
* Fixed Android buildSam Lantinga2011-01-241-2/+2