ppsspp/android/jni
Henrik Rydgård 59a56d66c7 Add a "reason" argument to sleep_ms().
sleep_ms() should generally be avoided when possible. This can be used to try
to track down unnecessary sleeps by adding some logging.

This commit on its own doesn't actually add any logging.
2024-11-21 15:28:51 +01:00
..
Android.mk Add struct viewer debugging tool 2024-11-15 19:55:54 +01:00
AndroidAudio.cpp Fix a bunch of Android Studio lint warnings 2024-10-10 10:24:40 +02:00
AndroidAudio.h Add samplerate argument to NativeMix 2023-03-24 14:48:53 +01:00
AndroidGraphicsContext.h More assorted cleanup 2022-12-29 00:39:59 +01:00
AndroidJavaGLContext.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
AndroidJavaGLContext.h Get rid of a lot of ifdefs around presentation mode. Instead, set things dynamically. 2023-08-14 11:02:29 +02:00
AndroidVulkanContext.cpp Fix a bunch of Android Studio lint warnings 2024-10-10 10:24:40 +02:00
AndroidVulkanContext.h Get rid of a lot of ifdefs around presentation mode. Instead, set things dynamically. 2023-08-14 11:02:29 +02:00
app-android.cpp Add a "reason" argument to sleep_ms(). 2024-11-21 15:28:51 +01:00
app-android.h Log: Split out StdioListener from ConsoleListener, making the second Win32-only. 2024-07-21 13:55:40 +02:00
Application.mk Android: Remove support for 32-bit x86 builds 2023-08-14 13:47:55 +02:00
Arm64EmitterTest.cpp Fix a bunch of Android Studio lint warnings 2024-10-10 10:24:40 +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 Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
ArmEmitterTest.h Make the armjit branch compile on Blackberry, compatible with iOS. Still crashes on ArmEmitterTest(). 2012-12-13 11:41:30 +10:00
Locals.mk Delete obsolete checks for pre-v7a armeabi 2024-10-23 13:23:35 +02:00
OpenSLContext.cpp More lint warning fixes 2024-10-10 10:52:45 +02:00
OpenSLContext.h Remove asserts from OpenSL init. Expose error inside audio settings 2021-06-15 23:13:07 +02:00
TestRunner.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
TestRunner.h Fix running the CPU test from the UI. 2018-01-04 18:10:41 +01:00