ppsspp/android/jni
2024-05-14 00:02:59 +02:00
..
Android.mk Make handwritten vertex decoders work with non-compiled vertex decoding 2024-05-11 10:00:35 +02:00
AndroidAudio.cpp Store the OpenSL error in a global to avoid "No context" 2021-06-16 07:28:45 +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 Get rid of a lot of ifdefs around presentation mode. Instead, set things dynamically. 2023-08-14 11:02:29 +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 Add a way to pass out error messages from VulkanLoad 2024-01-15 11:22:33 +01: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 Android: Fix issue where shortcuts wouldn't override the currently running game. 2024-05-14 00:02:59 +02:00
app-android.h Invert dependency to avoid compile issues 2023-01-05 08:38:53 +01:00
Application.mk Android: Remove support for 32-bit x86 builds 2023-08-14 13:47:55 +02:00
Arm64EmitterTest.cpp Getting really close to getting rid of base/logging.h now. 2020-08-15 19:09:01 +02:00
Arm64EmitterTest.h
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 OpenXR - Android paths fixed 2024-03-20 19:07:06 +01:00
OpenSLContext.cpp Assorted paranoia, get rid of an allocation in the audio loop 2024-01-29 10:37:38 +01:00
OpenSLContext.h Remove asserts from OpenSL init. Expose error inside audio settings 2021-06-15 23:13:07 +02:00
TestRunner.cpp Replace "ReadFileToString" with a few semantically clearer wrappers. 2024-01-25 09:55:54 +01:00
TestRunner.h