ppsspp/android/jni
Unknown W. Brackets 6b8f7294b3 Global: Remove ARM64 define.
Was barely used anymore, and some users are specifying it when it's not
the case, so better to detect consistently.
2020-08-29 08:45:50 -07:00
..
Android.mk Move MsgHandler into Log.cpp/h 2020-08-16 14:48:54 +02:00
AndroidAudio.cpp Remove ELOG/ILOG/WLOG from the Android C++ code (mostly) 2020-08-15 19:08:39 +02:00
AndroidAudio.h Some renaming and cleanup in the Android audio code 2020-07-28 14:24:40 +02:00
AndroidEGLContext.cpp Switch to PPSSPP's assert functions (don't use the system's) 2020-08-16 10:01:10 +02:00
AndroidEGLContext.h GLES: Move some vendor bug checks to Draw. 2018-12-23 20:27:22 -08:00
AndroidGraphicsContext.h Avoid calling any GL calls during shutdown on Android. Should help #11063 2018-10-06 21:31:52 +02:00
AndroidJavaGLContext.cpp Switch to PPSSPP's assert functions (don't use the system's) 2020-08-16 10:01:10 +02:00
AndroidJavaGLContext.h Switch to PPSSPP's assert functions (don't use the system's) 2020-08-16 10:01:10 +02:00
AndroidVulkanContext.cpp Switch to PPSSPP's assert functions (don't use the system's) 2020-08-16 10:01:10 +02:00
AndroidVulkanContext.h Vulkan: Remove support for the old VK_EXT_debug_report extension 2020-06-21 23:04:51 +02:00
app-android.cpp Move timeutil to Common. (Experiment to see how much work it is to move these). 2020-08-15 20:53:08 +02:00
app-android.h Finally delete base/logging.cpp/h. Carefully preserve behaviour on Android. 2020-08-15 19:09:09 +02:00
Application.mk Also update Application.mk for the old build system. 2017-12-07 23:47:54 +01:00
Arm64EmitterTest.cpp Getting really close to getting rid of base/logging.h now. 2020-08-15 19:09:01 +02:00
Arm64EmitterTest.h Add "Arm64EmitterTest" which can run on startup to play around with instructions. 2015-04-06 18:13:26 +02:00
ArmEmitterTest.cpp Getting really close to getting rid of base/logging.h now. 2020-08-15 19:09:01 +02:00
ArmEmitterTest.h
Locals.mk Global: Remove ARM64 define. 2020-08-29 08:45:50 -07:00
OpenSLContext.cpp Remove base/logging from UI and more 2020-08-15 19:08:54 +02:00
OpenSLContext.h Some renaming and cleanup in the Android audio code 2020-07-28 14:24:40 +02:00
TestRunner.cpp Getting really close to getting rid of base/logging.h now. 2020-08-15 19:09:01 +02:00
TestRunner.h Fix running the CPU test from the UI. 2018-01-04 18:10:41 +01:00