aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/android
AgeCommit message (Expand)Author
2010-10-25ANDROID: Add --disable-timidity to the recommended flagsAngus Lees
2010-10-25ANDROID: Don't trust eglChooseConfig and refilter/sort results manuallyAngus Lees
2010-10-25ANDROID: Provide an alternate partial texture update for stride != widthAngus Lees
2010-10-25ANDROID: Force extra screen update when updating overlay.Angus Lees
2010-10-12JANITORAL: Clean trailing whitespaces.Jordi Vilalta Prat
2010-09-18JANITORIAL: Removed most punctuation at end of warning() and error()Torbjörn Andersson
2010-07-29BUILD: Unify how MODULE_DIRS is computed for backendsMax Horn
2010-07-27Remove Android themeengine patch - an improved version is now part ofAngus Lees
2010-07-05Drop direct use of (private) libEGL.so and call EGL functions via Java.Angus Lees
2010-07-05Switch Android toolchain prefix from arm-android-eabi toAngus Lees
2010-06-29Replace some code with constructs that work on Android pre-1.6.Angus Lees
2010-06-11Add support for setFocusRectangle - enabled on 'small' Android screens.Angus Lees
2010-06-09Fix dirty tracking in paletted textures.Angus Lees
2010-06-09Improve build instructions to include themeengine patch andAngus Lees
2010-06-08Whitespace fixup in last submit. I'll get the hang of this eventually :/Angus Lees
2010-06-08Provide a replacement for bionic's __assert().Angus Lees
2010-06-08Remove obsolete ANDROID_VERSION_GE macroAngus Lees
2010-06-08Add a few files mistakenly left out of initial Android patch :(Angus Lees
2010-06-06whitespace correctionsMax Horn
2010-06-06Add Android backend from patch #2603856Max Horn