aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/android/org/inodes/gus/scummvm/ScummVM.java
AgeCommit message (Expand)Author
2011-05-02ANDROID: Style fixdhewg
2011-04-03ANDROID: Ignore unrelated surface changesdhewg
2011-03-16ANDROID: Input system overhauldhewg
2011-03-16ANDROID: Cleanup and extend chooseEglConfigdhewg
2011-03-14ANDROID: Halve the audio buffer sizedhewg
2011-03-13ANDROID: Add support for video feature flagsdhewg
2011-03-03ANDROID: Rename member vars according to our styledhewg
2011-03-03ANDROID: Remove an indirection when pausingdhewg
2011-03-02ANDROID: Implement pause/resumedhewg
2011-03-02ANDROID: Move swapBuffers to the native sidedhewg
2011-03-02ANDROID: Untangle JNI interweavingdhewg
2011-02-27ANDROID: Remove dead codedhewg
2011-02-27ANDROID: Remove unnecessary codedhewg
2011-02-27ANDROID: Rework audio systemdhewg
2011-02-27ANDROID: Formattingdhewg
2011-02-14ANDROID: Use and reinit texture on screen changesdhewg
2011-02-14ANDROID: Unify log prefixdhewg
2010-10-25ANDROID: Don't trust eglChooseConfig and refilter/sort results manuallyAngus Lees
2010-07-05Drop direct use of (private) libEGL.so and call EGL functions via Java.Angus Lees
2010-06-11Add support for setFocusRectangle - enabled on 'small' Android screens.Angus Lees
2010-06-06whitespace correctionsMax Horn
2010-06-06Add Android backend from patch #2603856Max Horn