xwords/xwords4/android/jni
Eric House 52d2694bc7 add support for 64-bit ARM
Add a third processor type to the .so, and fix first compile-time
warnings and then a few dumb bugs based on assumptions about ptr sizes.
Works to play networked games and browse wordlists, but is not
extensively tested and needs to be before release.
2019-05-29 19:19:00 -07:00
..
.gitignore forgot a file 2017-01-18 07:28:19 -08:00
anddict.c Revert "toward compiling with gcc8" 2019-01-29 09:05:54 -08:00
anddict.h more script fixes; move jni code 2017-01-18 07:27:23 -08:00
andglobals.h implement util->dutil split for Android 2018-07-05 08:32:19 -07:00
Android.mk add debug-only option for invitee players to be robots 2019-02-07 08:17:54 -08:00
andutils.c change name of variant -- it's not the main one anymore 2019-03-10 19:25:57 -07:00
andutils.h implement util->dutil split for Android 2018-07-05 08:32:19 -07:00
drawwrapper.c add support for 64-bit ARM 2019-05-29 19:19:00 -07:00
drawwrapper.h more script fixes; move jni code 2017-01-18 07:27:23 -08:00
jniutlswrapper.c add logging 2019-01-05 18:54:48 -08:00
jniutlswrapper.h fix env-mapping crash in jni due to race condition 2018-01-22 07:45:43 -08:00
LocalizedStrIncludes.h more script fixes; move jni code 2017-01-18 07:27:23 -08:00
paths.h more script fixes; move jni code 2017-01-18 07:27:23 -08:00
utils.c more script fixes; move jni code 2017-01-18 07:27:23 -08:00
utilwrapper.c fix null procptr crash in jni 2019-03-20 13:33:30 -07:00
utilwrapper.h implement util->dutil split for Android 2018-07-05 08:32:19 -07:00
xportwrapper.c make result -1 if will otherwise trip asserts. 2019-02-26 18:46:55 -08:00
xportwrapper.h more script fixes; move jni code 2017-01-18 07:27:23 -08:00
xptypes.h more script fixes; move jni code 2017-01-18 07:27:23 -08:00
xwjni.c add support for 64-bit ARM 2019-05-29 19:19:00 -07:00