xwords/xwords4/android/jni
Eric House c72e97e0f6 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-06-23 10:20:16 -07:00
..
.gitignore forgot a file 2017-01-18 07:28:19 -08:00
anddict.c Revert "toward compiling with gcc8" 2019-06-23 10:10:00 -07: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-06-23 10:12:05 -07:00
andutils.c change name of variant -- it's not the main one anymore 2019-06-23 10:19:00 -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-06-23 10:20:16 -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-06-23 10:20:15 -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-06-23 10:13:32 -07: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-06-23 10:20:16 -07:00