3.5-1241 10 years ago Add a Androind ControllerInterface class for allowing input in a non-hacky way. Add a default GCPad.ini file so it actually works.
3.5-1240 10 years ago Merge remote-tracking branch 'origin/master' into Android-trash
3.5-1237 10 years ago Removes the Java ButtonManager for one in the C++ source so the OSD class can call in to it each frame for drawing the buttons. Copy our assets to the dolphin-emu directory for now. Remove NativeRende...
3.5-1236 10 years ago Get latest android cmake to support NDK 8e
3.5-1235 10 years ago Merge remote-tracking branch 'origin/master' into Android-trash
3.5-1063 10 years ago I missed some files required for our GLInterface.
3.5-1062 10 years ago Big commit. Fix running the APK, I had missed a view in the manifest. Clean up the Android EGL context creation to fit more in line with how Dolphin works. This breaks input at the moment as well. Cha...