ppsspp/android/jni
Henrik Rydgard 0d6c8df4ba Restore Java EGL support, while keeping the new stuff around as an option.
Did not restore the old DPI code, reusing the new instead.

To switch back to C++ EGL, change javaGL in NativeActivity.java.

Fixes issue #8638 and hopefully others like #8618.
2016-03-17 18:49:18 +01:00
..
Android.mk Initial support x64-android 2016-01-17 23:34:25 +01:00
app-android.cpp Restore Java EGL support, while keeping the new stuff around as an option. 2016-03-17 18:49:18 +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 Make the armjit branch compile on Blackberry, compatible with iOS. Still crashes on ArmEmitterTest(). 2012-12-13 11:41:30 +10:00
Locals.mk fix typo. 2016-01-17 23:42:19 +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 Restore a log statement, #pragma once. 2013-03-07 00:27:00 +01:00