Commit Graph

16 Commits

Author SHA1 Message Date
pelya 79af9388f8 Updated ScummVM, fixed UQM, new option: keep screen ratio aspect 2010-11-17 23:05:40 +02:00
pelya 524a1c1981 More fixes to MIDI support in SDL_mixer, fixed crashing because of no native mouse cursor support on Android 2010-11-15 18:26:21 +02:00
pelya 988fa75f57 Fixed SDL 1.2 compilation, force screen update when "Show screen under finger" selected and user releases finger 2010-11-15 17:58:48 +02:00
pelya cbe2428084 Updated SDL 1.2 with newest version from libsdl.org HG 2010-11-15 16:52:13 +02:00
pelya e85bd4cbbe Added another video mode to work with REminiscence in fullscreen 2010-11-11 19:17:32 +02:00
pelya ef502a2129 Commented out callbacks in SDL 1.2 which made SDL think the device supports mouse warping 2010-11-09 20:35:06 +02:00
pelya 8f6f72b1fb Added advanced point-and-click features: right mouse click via several methods, left click configurable, and showing part of screen under finger in small window 2010-11-09 16:05:39 +02:00
pelya 1c2451c53c More fixes to build system with AndroidBuild.sh 2010-11-05 14:39:30 +02:00
pelya 123f2c14df Support for querying video surface pixles in SDL 1.2 HW mode - it's VERY slow 2010-11-02 15:38:45 +02:00
pelya 47c05904ed Fixed SDL 1.2 per-pixel alpha 2010-11-01 17:52:13 +02:00
pelya 7c1e6d0c62 Pachi: HW accelerated with numerous GFX bugs 2010-10-28 13:56:29 +03:00
pelya 517dd9943d SW surface in 800x600 is unimaginably, unbearably, terribly slow 2010-10-27 19:59:54 +03:00
pelya b1865561c4 Added 640x400 virtual videomode to SDL 1.2 video 2010-10-26 13:36:35 +03:00
pelya 75a74486ff Updated Jooleem project - it crashes with HW accel enabled somewhere in SDL code but wirks in SW mode,
so I've added some debug to SDL_androidvideo-1.2.c, and I'm planning to make test SDL project to check HW accel and alpha surfaces status.
2010-10-25 13:33:29 +03:00
pelya 6986ee8084 Fixed incoherent logic in SDL_Surface pitch calculation 2010-10-18 12:28:05 +03:00
pelya 2e1a4992d3 Changed directory structure to contain less symlinks so dependencies will get recalculated correctly by make 2010-10-12 19:04:21 +03:00