ppsspp/android/jni
Unknown W. Brackets 216fcb228c riscv: Add a simple unit test.
Since I haven't tried running these yet, at least best to validate...
2022-08-28 06:03:31 -07:00
..
Android.mk riscv: Add a simple unit test. 2022-08-28 06:03:31 -07:00
AndroidAudio.cpp Store the OpenSL error in a global to avoid "No context" 2021-06-16 07:28:45 +02:00
AndroidAudio.h Store the OpenSL error in a global to avoid "No context" 2021-06-16 07:28:45 +02:00
AndroidContentURI.h Fix some mis-handling of single file URI. Fixes the Load... button. 2021-08-07 12:17:31 +02:00
AndroidEGLContext.cpp Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
AndroidEGLContext.h
AndroidGraphicsContext.h
AndroidJavaGLContext.cpp Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
AndroidJavaGLContext.h Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
AndroidVulkanContext.cpp
AndroidVulkanContext.h
app-android.cpp OpenXR - Refactor display framerate 2022-08-17 16:55:19 +02:00
app-android.h Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
Application.mk
Arm64EmitterTest.cpp
Arm64EmitterTest.h
ArmEmitterTest.cpp
ArmEmitterTest.h
Locals.mk Build: Remove no-format. 2022-08-07 07:52:13 -07:00
OpenSLContext.cpp Remove asserts from OpenSL init. Expose error inside audio settings 2021-06-15 23:13:07 +02:00
OpenSLContext.h Remove asserts from OpenSL init. Expose error inside audio settings 2021-06-15 23:13:07 +02:00
TestRunner.cpp Global: Fix some type conversion warnings. 2022-01-30 16:09:33 -08:00
TestRunner.h