Age | Commit message (Expand) | Author |
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-25 | ANDROID: Use 'our' ASCII codes for special keys | dhewg |
2011-03-25 | ANDROID: Always set the surface properties | dhewg |
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 | ANDROID: Fix timer frequency to match SDL | dhewg |
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 |
2011-03-18 | ANDROID: Cleanup | dhewg |
2011-03-18 | ANDROID: Seperate DPAD codes | dhewg |
2011-03-18 | ANDROID: Implement trackball click | dhewg |
2011-03-17 | ANDROID: Fix KeyEvent NullPointerException | dhewg |
2011-03-17 | ANDROID: Increase default touchpad mode scale | dhewg |
2011-03-17 | ANDROID: Ignore the slop area on all touch scrolls | dhewg |
2011-03-17 | ANDROID: Get rid of more gfx glitches | dhewg |
2011-03-17 | ANDROID: Init vars to match with the defaults | dhewg |
2011-03-17 | ANDROID: Fix cursor visibility | dhewg |
2011-03-17 | ANDROID: Log ASCII code of invalid keycodes | dhewg |
2011-03-17 | ANDROID: Plug RGB cursor memleak | dhewg |
2011-03-16 | ANDROID: Disable game/overlay blending | dhewg |
2011-03-16 | ANDROID: Input system overhaul | dhewg |
2011-03-16 | ANDROID: Constify getDrawRect() | dhewg |
2011-03-16 | ANDROID: Cleanup and extend chooseEglConfig | dhewg |
2011-03-15 | ANDROID: Add missing cases to getFeatureState() | dhewg |
2011-03-15 | ANDROID: Cleanup | dhewg |
2011-03-14 | ANDROID: Halve the audio buffer size | dhewg |
2011-03-14 | ANDROID: Cleanup | dhewg |