aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/android/jni.h
AgeCommit message (Expand)Author
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-03-16ANDROID: Input system overhauldhewg
2011-03-13ANDROID: Add support for video feature flagsdhewg
2011-03-03ANDROID: Remove an indirection when pausingdhewg
2011-03-03ANDROID: Formatting/whitespacesdhewg
2011-03-02ANDROID: On pause, put all threads in a comadhewg
2011-03-02ANDROID: Implement pause/resumedhewg
2011-03-02ANDROID: Check for a surface in updateScreen()dhewg
2011-03-02ANDROID: Move swapBuffers to the native sidedhewg
2011-03-02ANDROID: Untangle JNI interweavingdhewg
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