ppsspp/android/jni
2020-11-19 19:38:37 +01:00
..
Android.mk Move ShaderTranslation.cpp/h to Common/GPU. 2020-11-09 11:18:43 +01:00
AndroidAudio.cpp [Android] Retrieve isMicStarted from AndroidAudio state 2020-10-24 20:16:22 +03:00
AndroidAudio.h [Android] Retrieve isMicStarted from AndroidAudio state 2020-10-24 20:16:22 +03:00
AndroidEGLContext.cpp Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
AndroidEGLContext.h Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
AndroidGraphicsContext.h Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
AndroidJavaGLContext.cpp Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
AndroidJavaGLContext.h Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
AndroidVulkanContext.cpp Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
AndroidVulkanContext.h Vulkan: Remove support for the old VK_EXT_debug_report extension 2020-06-21 23:04:51 +02:00
app-android.cpp Show an error on screen if a shader fails to compile. 2020-11-05 08:27:13 +01:00
app-android.h Finally delete base/logging.cpp/h. Carefully preserve behaviour on Android. 2020-08-15 19:09:09 +02:00
Application.mk Also update Application.mk for the old build system. 2017-12-07 23:47:54 +01:00
Arm64EmitterTest.cpp Getting really close to getting rid of base/logging.h now. 2020-08-15 19:09:01 +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 Getting really close to getting rid of base/logging.h now. 2020-08-15 19:09:01 +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 Move native/util, native/data and native/i18 to Common/Data. 2020-10-04 07:28:29 +02:00
OpenSLContext.cpp Fix some wrong asserts (we don't use <cassert>) 2020-11-19 19:38:37 +01:00
OpenSLContext.h [Android] Audio record using OpenSL 2020-10-24 19:51:30 +03:00
TestRunner.cpp Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
TestRunner.h Fix running the CPU test from the UI. 2018-01-04 18:10:41 +01:00