aboutsummaryrefslogtreecommitdiff
path: root/backends/platform
AgeCommit message (Expand)Author
2011-04-11GP2X: Commit some cleanup/fudges with a view to collapsing into the GPH backend.David-John Willis
2011-04-10ANDROID: Add missing mkdirdhewg
2011-04-09ANDROID: Automate the Manifest's versionCodedhewg
2011-04-09ANDOID: Replace mkmanifest.pl with sh/sed codedhewg
2011-04-06ANDROID: Allow linear texture filtering on the cursordhewg
2011-04-06ANDROID: Add multitouch supportdhewg
2011-04-06ANDROID: Fix off-by-one when clipping mouse coordsdhewg
2011-04-06Revert "ANDROID: Temporarily enable GL error checks"dhewg
2011-04-05ANDROID: Use the manufacturer string for workaroundsdhewg
2011-04-05ANDROID: Log device manufacturer, model and branddhewg
2011-04-05ANDROID: Fix endless loop in AndroidAssetArchivedhewg
2011-04-05ANDROID: Remove commented workarounds for Nexus 1dhewg
2011-04-05ANDROID: Remove code for paletted texturesdhewg
2011-04-05ANDROID: Use a faked paletted texture for CLUT cursorsdhewg
2011-04-05ANDROID: Temporarily enable GL error checksdhewg
2011-04-04ANDROID: Fix non-fullscreen corruption on HTC devices.Alyssa Milburn
2011-04-03ANDROID: Always use the surface size for the overlaydhewg
2011-04-03ANDROID: Ignore unrelated surface changesdhewg
2011-04-03ANDROID: Helper define to debug hanging GLES callsdhewg
2011-04-03ANDROID: Log the ScummVM versiondhewg
2011-04-02ANDROID: Attempt at working around some HTC faildhewg
2011-03-30ANDROID: Map right click to Camera/Searchdhewg
2011-03-25ANDROID: Use 'our' ASCII codes for special keysdhewg
2011-03-25ANDROID: Always set the surface propertiesdhewg
2011-03-24OPENPANDORA: Refactor OpenPandora backend and move events and graphics into m...David-John Willis
2011-03-24SDL/POSIX: Update main guard to add OpenPandora.David-John Willis
2011-03-24GPH: Cleanup GPH backend and adapt to newer modular backend model.David-John Willis
2011-03-24ANDROID: Fix texture double releasedhewg
2011-03-24ANDROID: Fix cursor's keycolordhewg
2011-03-24ANDROID: Cleanupdhewg
2011-03-22ANDROID: Fix timer frequency to match SDLdhewg
2011-03-20ANDROID: Trust ASCII kbd codes on unknown keysdhewg
2011-03-19ANDROID: Add port specific READMEdhewg
2011-03-19ANDROID: Implement OSystem::getSystemLanguage()dhewg
2011-03-19ANDROID: Log some system propertiesdhewg
2011-03-19ALL: s/PI/M_PI/dhewg
2011-03-19Fixed compilation of the N64 portmd5
2011-03-18ANDROID: Cleanupdhewg
2011-03-18ANDROID: Seperate DPAD codesdhewg
2011-03-18ANDROID: Implement trackball clickdhewg
2011-03-17ANDROID: Fix KeyEvent NullPointerExceptiondhewg
2011-03-17ANDROID: Increase default touchpad mode scaledhewg
2011-03-17ANDROID: Ignore the slop area on all touch scrollsdhewg
2011-03-17ANDROID: Get rid of more gfx glitchesdhewg
2011-03-17ANDROID: Init vars to match with the defaultsdhewg
2011-03-17ANDROID: Fix cursor visibilitydhewg
2011-03-17ANDROID: Log ASCII code of invalid keycodesdhewg
2011-03-17ANDROID: Plug RGB cursor memleakdhewg
2011-03-16ANDROID: Disable game/overlay blendingdhewg
2011-03-16ANDROID: Input system overhauldhewg