Age | Commit message (Collapse) | Author |
|
* This better reflects the supported devices
from GPH (GamePark Holdings), namely the
GP2XWiz, Caanoo and merging in of the old
GP2X backend.
svn-id: r52648
|
|
svn-id: r52630
|
|
* Clean up the if/switch mess.
* Also add missing Caanoo icon.
svn-id: r52629
|
|
* Add support for TouchScreen 'Tap Modes'
Left Click, Right Click and Hover.
* Rename OSystem_GP2XWIZ to OSystem_GPH to
start the work on supporting a unified
backend codebase for the GP2X, Wiz and
Caanoo.
* Sort out bugs in Caanoo input code.
* Rework GP2XWiz input code to support
switching new TouchScreen modes.
svn-id: r52619
|
|
Most of the codebase is the same, but the toolchain and libs are different.
Support for Caanoo specific features will follow, I just want to get the build support into trunk for now.
svn-id: r52400
|
|
device.
svn-id: r52321
|
|
svn-id: r51976
|
|
This should help avoid situations where MODULE_DIRS is not set to a
complete list of build dirs (which causes troubles with the automatic
header dependency detection logic).
On the long run, we should replace the relevant code by a macro or also
use rules.mk for this (with yet another if/else case add to it).
svn-id: r51467
|
|
svn-id: r51203
|
|
derived backends.
svn-id: r49902
|
|
with buildbot.
This removes them from the old scripts in /backends/platform/gp2xwiz/build/ and puts them in the right place as make targets.
svn-id: r49877
|
|
with GDB.
* This should help Tony (GSoC) get debug builds going.
svn-id: r49648
|
|
svn-id: r49442
|
|
svn-id: r49441
|
|
svn-id: r49388
|
|
svn-id: r49306
|
|
configure.
svn-id: r48977
|
|
svn-id: r48186
|
|
svn-id: r48185
|
|
graphics/scaler/downscaler* code (untested as of now)
svn-id: r45975
|
|
non-const (as it may have to be modified for remapping. Of course. Silly me :/)
svn-id: r45796
|
|
svn-id: r45791
|
|
svn-id: r45011
|
|
svn-id: r44534
|
|
things)
svn-id: r44495
|
|
svn-id: r43029
|
|
svn-id: r43010
|
|
reverting to a 320*2xx game from a 640*4xx game. Dirty rect code for downscaled images still needs work.
svn-id: r43007
|
|
back to the OSystem_SDL::loadGFXMode(). version. Also update README-GP2XWIZ.
svn-id: r42964
|
|
scaler from the WinCE backend (Maybe this should be moved into /graphics/scalers at some point?). Also enable all the ARM optemised routines in this and the GP2X backend.
svn-id: r42863
|
|
file from the tool chain where the libraries are broken on the device. Also add LD_LIBRARY_PATH 'hack' to launch script to ensure bundled libraries are used over system ones.
svn-id: r42847
|
|
keyboard pack to vkeybd_default(.zip) with updates to default-events.cpp. Also update vkeybdpack.py to use zlib compression if Python zlib is found. Update GP2X and GP2XWiz bundle files to get new vkeybd_default.zip.
svn-id: r41373
|
|
svn-id: r41226
|
|
svn-id: r41167
|
|
Includes configure changes and one #ifdef to SDL backend. Also updates NEWS.
svn-id: r41156
|