ppsspp/android/jni
2022-10-29 09:02:12 -07:00
..
Android.mk armips: Update to latest. 2022-10-29 09:02:12 -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 OpenXR - OPENXR ifdef removal 2022-08-27 17:33:37 +02: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 Remove splitSubmit setting. Now we submit init commands before the acquire. 2022-09-17 01:07:30 +02:00
AndroidVulkanContext.h
app-android.cpp Merge branch 'master' into feature_openxr_vulkan 2022-10-09 17:48:23 +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 Android non-gradle buildfix 2022-10-17 20:12:54 +02: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 Correct cleaning string and remove unused vars 2022-09-30 12:26:30 +03:00
TestRunner.h