aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2011-04-17BACKENDS: Adapt various backends code to set up Surface::format correctly.Johannes Schickel
2011-04-17SDL: Properly setup internal Surface formats.Johannes Schickel
2011-04-17OPENGL: Do not access Surface::bytesPerPixel anymore.Johannes Schickel
2011-04-17BACKEND: Prefer Surface::create taking a PixelFormat over the one taking a by...Johannes Schickel
2011-04-14ALL: centre -> centerMax Horn
2011-04-14ALL: colour -> colorMax Horn
2011-04-13WEBOS: Moved #include lines inside #ifdef WEBOS to fix MSVC compilationPaul Gilbert
2011-04-13GPH: Move GP2XWIZ build support files into devices folder.David-John Willis
2011-04-13GPH: Move caanoo build support files into device folder in the backend.David-John Willis
2011-04-13GP2X: Move build support files into the GPH backend.David-John Willis
2011-04-12GPH/GP2X: Tweak wrapper script to export LD_LIBRARY_PATH.David-John Willis
2011-04-12GPH: Add separate button defined buttons for each supported device.David-John Willis
2011-04-12WEBOS: Correct indentation of WEBOS preprocessor checkKlaus Reimer
2011-04-12WEBOS: Use STRIP variable to strip the binaryKlaus Reimer
2011-04-12WEBOS: Move scummvmrc to ScummVM data directoryKlaus Reimer
2011-04-12WEBOS: Complete rewrite of key/mouse events handlingKlaus Reimer
2011-04-12WEBOS: Disable vkeybd, fix more directory references with wrong package nameKlaus Reimer
2011-04-12WEBOS: Correct package directory nameKlaus Reimer
2011-04-12WEBOS: Enable keymapper, implement FORWARD key and right+middle button clicksKlaus Reimer
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