ppsspp/android/jni
2020-08-16 10:01:10 +02:00
..
Android.mk Android.mk fix 2020-08-15 22:18: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 Implement ANR2ME's solution for miniupnpcstring.h 2020-07-22 10:26:21 +02: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