ppsspp/android/jni
Henrik Rydgard a5be0976bd Remove preprocessor hacks to choose JIT implementation.
Opens up for having multiple JIT implementations available at runtime,
which could be use for experimenting with new JIT compiler types or for
unit testing one JIT on another architecture.

Very few of the newly virtual calls are on any sort of critical path so
hopefully there will not be a performance loss.
2016-05-01 11:39:53 +02:00
..
Android.mk Remove preprocessor hacks to choose JIT implementation. 2016-05-01 11:39:53 +02:00
app-android.cpp Vulkan: Allow resizing window/backbuffer. 2016-03-21 19:45:27 -07: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 Make the armjit branch compile on Blackberry, compatible with iOS. Still crashes on ArmEmitterTest(). 2012-12-13 11:41:30 +10:00
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-so.cpp Add some paranoid checks hoping to fix crashes reported in Google Play developer console. 2016-04-09 18:27:35 +02:00
native-audio-so.h Android: Combine the two Java Eclipse projects into one. 2015-09-10 18:51:48 +02: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
TestRunner.cpp Rename some GPU classes and enums to fix some consistency issues between the backends. 2016-04-10 10:21:48 +02:00
TestRunner.h Restore a log statement, #pragma once. 2013-03-07 00:27:00 +01:00