aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2011-04-12WEBOS: Create webos backend with custom eventsKlaus Reimer
2011-04-12WEBOS: Strip binary before packaging itKlaus Reimer
2011-04-12WEBOS: Add webos backendKlaus Reimer
2011-04-12WEBOS: Add WEBOS defineKlaus Reimer
2011-04-11GPH: Change backend to mask backend code to GPH_DEVICE.David-John Willis
2011-04-11GP2X: Mask off the graphics and events code behind a GP2X_OLD define.David-John Willis
2011-04-11GP2X: Commit some cleanup/fudges with a view to collapsing into the GPH backend.David-John Willis
2011-04-11OPENPANDORA: Cleanup header for events.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-29JANITORIAL: Remove/comment unused varsdhewg
2011-03-25ANDROID: Use 'our' ASCII codes for special keysdhewg
2011-03-25Merge branch 'copysavefile' of https://github.com/Littleboy/scummvm into Litt...Max Horn
2011-03-25ANDROID: Always set the surface propertiesdhewg
2011-03-24COMMON: Add SaveFileManager::copySavefile() and update SaveFileManager::renam...Littleboy
2011-03-24GPH: Removed some unimplemented and unneeded definitions.David-John Willis
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-24BACKENDS: Add GPH event and graphics files to the build.David-John Willis
2011-03-24GPH: Cleanup GPH backend and adapt to newer modular backend model.David-John Willis
2011-03-24GP2X: Remove incorrect GP2XWiz define from the GP2X event code.David-John Willis
2011-03-24ANDROID: Fix texture double releasedhewg
2011-03-24ANDROID: Fix cursor's keycolordhewg
2011-03-24ANDROID: Cleanupdhewg
2011-03-22AUDIO: Add pure virtual MidiDriver::isOpen() methodMax Horn
2011-03-22ANDROID: Fix timer frequency to match SDLdhewg
2011-03-22TIMER: Cleanupdhewg
2011-03-21OPENGL: Fix mouse cursor position in Normal mode when AR is enabled.Johannes Schickel
2011-03-20OPENGL: Get rid of unused switchDisplayMode.Johannes Schickel
2011-03-20OPENGL: Handle aspect ratio correction as flag instead of having a special mo...Johannes Schickel
2011-03-20ANDROID: Trust ASCII kbd codes on unknown keysdhewg