summaryrefslogtreecommitdiffhomepage
path: root/release/libs/android/arm64-v8a/libraylib.a
AgeCommit message (Collapse)Author
2018-08-25Removed release directoryraysan5
With the CI system, release directory has not much sense, actually, every new commit it gets outdated and latest stable release is already available in GitHub Release tab.
2018-07-09Support ARM and ARM64 Android buildingraysan5
2018-07-07Reviewed latest commit for Android gamepad supportraysan5
2018-05-27Corrected issue with compiler paramRay
Added android_native_app_glue module to raylib compilation instead of compiling it as static lib at apk generation.
2018-05-21Working on Android APK buildingraysan5
2018-05-20Support shared library building on Androidraysan5
2018-05-17Reviewed Android pipelineRay
Now defaults to Clang, ARM64 and API 21