aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/android/jni.cpp
AgeCommit message (Expand)Author
2011-03-16ANDROID: Input system overhauldhewg
2011-03-13ANDROID: Add support for video feature flagsdhewg
2011-03-07ANDROID: Save the game when the process is pauseddhewg
2011-03-03ANDROID: Remove an indirection when pausingdhewg
2011-03-03ANDROID: Formatting/whitespacesdhewg
2011-03-02ANDROID: Respect the pause level.dhewg
2011-03-02ANDROID: On pause, put all threads in a comadhewg
2011-03-02ANDROID: Implement pause/resumedhewg
2011-03-02ANDROID: Merge FIND_METHODsdhewg
2011-03-02ANDROID: Move swapBuffers to the native sidedhewg
2011-03-02ANDROID: Untangle JNI interweavingdhewg
2011-03-02ANDROID: Don't use warning() in JNI functionsdhewg
2011-02-27ANDROID: Remove dead codedhewg
2011-02-27ANDROID: Remove unnecessary codedhewg
2011-02-27ANDROID: Pause the AudioTrack when possibledhewg
2011-02-27ANDROID: Rework audio systemdhewg
2011-02-24ANDROID: Move rest of everything JNIdhewg
2011-02-24ANDROID: Wrap JNI code in a classdhewg
2011-02-24ANDROID: Move the global back reference to jni.cppdhewg
2011-02-24ANDROID: Remove unused jmethod Object.wait()dhewg
2011-02-24ANDROID: Split code into multiple filesdhewg