scummvm/backends/platform/android
Le Philousophe 8e731782cc ANDROID: Fix ifdef
isRunningInMainThread is used by GLTHREADCHECK when ANDROID_DEBUG_GL is
defined
2023-06-26 15:25:27 +03:00
..
org/scummvm/scummvm ANDROID: Allow screen rotation 2023-06-26 15:25:27 +03:00
android.cpp ANDROID: Add Control tab for mouse pointer speed 2023-04-02 21:55:56 +03:00
android.h ANDROID: Fix ifdef 2023-06-26 15:25:27 +03:00
android.mk ANDROID: Bundle cacert.pem and don't disable certificate checks 2023-04-02 11:39:44 +02:00
asset-archive.cpp ANDROID: Store JNI environment in a thread local variable 2023-01-20 14:14:03 +01:00
asset-archive.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
events.cpp ANDROID: When resizing don't reset everything 2023-06-26 15:25:27 +03:00
jni-android.cpp ANDROID: Clean up log code and use Backends::Log 2023-03-26 12:05:12 +03:00
jni-android.h ANDROID: Write to a scummvm.log file 2023-03-25 23:23:12 +02:00
module.mk ANDROID: Introduce back the touch controls for 3D 2021-11-29 00:04:45 +01:00
options.cpp ANDROID: Clean up log code and use Backends::Log 2023-03-26 12:05:12 +03:00
portdefs.h ALL: Add limits for all codebase 2023-06-06 08:14:25 +02:00
snprintf.cpp ANDROID: Fix comment 2023-01-20 14:14:03 +01:00
touchcontrols.cpp ANDROID: Fix comment 2023-01-20 14:14:03 +01:00
touchcontrols.h ANDROID: Refactor touch controls to be graphics backend agnostic 2022-01-02 17:45:32 +01:00