ppsspp/android/jni
2023-02-03 21:06:43 +01:00
..
Android.mk Split out the depth stuff from the file, move to GPU/Common 2023-02-03 21:06:43 +01: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
AndroidGraphicsContext.h More assorted cleanup 2022-12-29 00:39:59 +01:00
AndroidJavaGLContext.cpp Fix to shutdown sequence 2023-01-30 11:49:31 +01:00
AndroidJavaGLContext.h Fix to shutdown sequence 2023-01-30 11:49:31 +01:00
AndroidVulkanContext.cpp More assorted cleanup 2022-12-29 00:39:59 +01:00
AndroidVulkanContext.h More assorted cleanup 2022-12-29 00:39:59 +01:00
app-android.cpp Fix to shutdown sequence 2023-01-30 11:49:31 +01:00
app-android.h Invert dependency to avoid compile issues 2023-01-05 08:38:53 +01:00
Application.mk
Arm64EmitterTest.cpp
Arm64EmitterTest.h
ArmEmitterTest.cpp
ArmEmitterTest.h
Locals.mk Android non-gradle buildfix 2022-10-17 20:12:54 +02:00
OpenSLContext.cpp
OpenSLContext.h
TestRunner.cpp Correct cleaning string and remove unused vars 2022-09-30 12:26:30 +03:00
TestRunner.h