ppsspp/android/jni
Unknown W. Brackets e269a806cd Remove unused exports / sections in jni on x86_64.
This resolves a linkage error with x64 affecting Marshmallow and clang.
It also makes the unexported symbols non-visible since they don't need to
be - this reduces the size of the ppsspp_jni.so too.

Unfortunately, it reduces the readability of stack traces.
2016-07-24 12:55:30 -07:00
..
Android.mk http: Add a screen under tools for the server. 2016-07-03 22:13:47 -07:00
app-android.cpp Android: Use the game title as the shortcut title. 2016-07-23 14:12:14 -07:00
app-android.h Android: Combine the two Java Eclipse projects into one. 2015-09-10 18:51:48 +02:00
Application.mk Switch Android build to clang. 2016-07-24 12:52:24 -07: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 Remove unused exports / sections in jni on x86_64. 2016-07-24 12:55:30 -07: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 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
TestRunner.cpp Make the IRJit core selectable in developer tools 2016-05-08 01:43:27 +02:00
TestRunner.h Restore a log statement, #pragma once. 2013-03-07 00:27:00 +01:00