Age | Commit message (Expand) | Author |
2011-04-12 | WEBOS: Add WEBOS define | Klaus Reimer |
2011-04-11 | GPH: Change backend to mask backend code to GPH_DEVICE. | David-John Willis |
2011-04-11 | GP2X: Mask off the graphics and events code behind a GP2X_OLD define. | David-John Willis |
2011-04-11 | GP2X: Commit some cleanup/fudges with a view to collapsing into the GPH backend. | David-John Willis |
2011-04-11 | OPENPANDORA: Cleanup header for events. | David-John Willis |
2011-04-10 | ANDROID: Add missing mkdir | dhewg |
2011-04-09 | ANDROID: Automate the Manifest's versionCode | dhewg |
2011-04-09 | ANDOID: Replace mkmanifest.pl with sh/sed code | dhewg |
2011-04-06 | ANDROID: Allow linear texture filtering on the cursor | dhewg |
2011-04-06 | ANDROID: Add multitouch support | dhewg |
2011-04-06 | ANDROID: Fix off-by-one when clipping mouse coords | dhewg |
2011-04-06 | Revert "ANDROID: Temporarily enable GL error checks" | dhewg |
2011-04-05 | ANDROID: Use the manufacturer string for workarounds | dhewg |
2011-04-05 | ANDROID: Log device manufacturer, model and brand | dhewg |
2011-04-05 | ANDROID: Fix endless loop in AndroidAssetArchive | dhewg |
2011-04-05 | ANDROID: Remove commented workarounds for Nexus 1 | dhewg |
2011-04-05 | ANDROID: Remove code for paletted textures | dhewg |
2011-04-05 | ANDROID: Use a faked paletted texture for CLUT cursors | dhewg |
2011-04-05 | ANDROID: Temporarily enable GL error checks | dhewg |
2011-04-04 | ANDROID: Fix non-fullscreen corruption on HTC devices. | Alyssa Milburn |
2011-04-03 | ANDROID: Always use the surface size for the overlay | dhewg |
2011-04-03 | ANDROID: Ignore unrelated surface changes | dhewg |
2011-04-03 | ANDROID: Helper define to debug hanging GLES calls | dhewg |
2011-04-03 | ANDROID: Log the ScummVM version | dhewg |
2011-04-02 | ANDROID: Attempt at working around some HTC fail | dhewg |
2011-03-30 | ANDROID: Map right click to Camera/Search | dhewg |
2011-03-29 | JANITORIAL: Remove/comment unused vars | dhewg |
2011-03-25 | ANDROID: Use 'our' ASCII codes for special keys | dhewg |
2011-03-25 | Merge branch 'copysavefile' of https://github.com/Littleboy/scummvm into Litt... | Max Horn |
2011-03-25 | ANDROID: Always set the surface properties | dhewg |
2011-03-24 | COMMON: Add SaveFileManager::copySavefile() and update SaveFileManager::renam... | Littleboy |
2011-03-24 | GPH: Removed some unimplemented and unneeded definitions. | David-John Willis |
2011-03-24 | OPENPANDORA: Refactor OpenPandora backend and move events and graphics into m... | David-John Willis |
2011-03-24 | SDL/POSIX: Update main guard to add OpenPandora. | David-John Willis |
2011-03-24 | BACKENDS: Add GPH event and graphics files to the build. | David-John Willis |
2011-03-24 | GPH: Cleanup GPH backend and adapt to newer modular backend model. | David-John Willis |
2011-03-24 | GP2X: Remove incorrect GP2XWiz define from the GP2X event code. | David-John Willis |
2011-03-24 | ANDROID: Fix texture double release | dhewg |
2011-03-24 | ANDROID: Fix cursor's keycolor | dhewg |
2011-03-24 | ANDROID: Cleanup | dhewg |
2011-03-22 | AUDIO: Add pure virtual MidiDriver::isOpen() method | Max Horn |
2011-03-22 | ANDROID: Fix timer frequency to match SDL | dhewg |
2011-03-22 | TIMER: Cleanup | dhewg |
2011-03-21 | OPENGL: Fix mouse cursor position in Normal mode when AR is enabled. | Johannes Schickel |
2011-03-20 | OPENGL: Get rid of unused switchDisplayMode. | Johannes Schickel |
2011-03-20 | OPENGL: Handle aspect ratio correction as flag instead of having a special mo... | Johannes Schickel |
2011-03-20 | ANDROID: Trust ASCII kbd codes on unknown keys | dhewg |
2011-03-19 | ANDROID: Add port specific README | dhewg |
2011-03-19 | ANDROID: Implement OSystem::getSystemLanguage() | dhewg |
2011-03-19 | ANDROID: Log some system properties | dhewg |