ppsspp/android/jni
2016-03-20 19:30:11 +01:00
..
Android.mk Hook up Vulkan on Android, no idea if it works. Move VulkanContext to Common. 2016-03-20 19:30:11 +01:00
app-android.cpp Hook up Vulkan on Android, no idea if it works. Move VulkanContext to Common. 2016-03-20 19:30:11 +01:00
app-android.h Android: Combine the two Java Eclipse projects into one. 2015-09-10 18:51:48 +02:00
Application.mk Initial support x64-android 2016-01-17 23:34:25 +01:00
Arm64EmitterTest.cpp For consistency, push fp regs here too. 2015-06-14 09:24:56 -07: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 Some casting cleanup, misc 2015-04-06 18:13:06 +02:00
ArmEmitterTest.h
Locals.mk Load Vulkan dynamically. Fix Android build (though - Vulkan is not working on Android yet) 2016-03-20 19:30:11 +01:00
native_audio.cpp Android: Combine the two Java Eclipse projects into one. 2015-09-10 18:51:48 +02:00
native_audio.h Android: Combine the two Java Eclipse projects into one. 2015-09-10 18:51:48 +02:00
native-audio-so.cpp Android: Combine the two Java Eclipse projects into one. 2015-09-10 18:51:48 +02:00
native-audio-so.h Android: Combine the two Java Eclipse projects into one. 2015-09-10 18:51:48 +02:00
TestRunner.cpp Fix crashes when running games, tests, etc. 2016-01-03 11:05:36 -08:00
TestRunner.h