ppsspp/android/jni
Unknown W. Brackets dd5c91108c Use a background thread to load ISO into RAM.
This way we don't get slow startup.  This will also cache the CSO data,
for example, rather than the raw data, using up less RAM.  It might even
be reasonable to enable on 32-bit.
2015-12-19 15:23:25 -08:00
..
Android.mk Use a background thread to load ISO into RAM. 2015-12-19 15:23:25 -08:00
app-android.cpp Add some permission infrastructure, add an ugly button that asks you to grant STORAGE permission if necessary. 2015-12-17 22:41:50 +01:00
app-android.h Android: Combine the two Java Eclipse projects into one. 2015-09-10 18:51:48 +02:00
Application.mk Restore the x86 build. 2015-04-06 18:13:37 +02: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 Use EGL from native code to initialize and run OpenGL on Android. 2015-12-16 10:57:24 +01: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
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 Remove glstate usage except in the GPU implementation. Prepare for moving it into PPSSPP. 2015-09-06 12:42:15 +02:00
TestRunner.h Restore a log statement, #pragma once. 2013-03-07 00:27:00 +01:00