aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/gp2xwiz/gp2xwiz-events.cpp
AgeCommit message (Expand)Author
2010-09-09GP2XWIZ: Rename GP2XWIZ backend to GPH.John Willis
2010-09-07GP2XWIZ: Reformat switches to code guidelines.John Willis
2010-09-07GP2XWIZ: Clean up input code.John Willis
2010-09-07GP2XWIZ: Refactor backend.John Willis
2010-06-16Fix for Valgrind Uninitialised Error from SDL_Event in sdl backend and derive...David Turner
2010-06-05GP2X Wiz: Add missing "#include "graphics/scaler/aspect.h"".John Willis
2009-11-09Revert rev 45791 and make the first param of OSystem_SDL::remapKey again non-...Max Horn
2009-11-09SDL: Make first param of OSystem_SDL::remapKey constMax Horn
2009-09-30Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...Max Horn
2009-07-28GP2XWiz: Add downscale support to the backend using the PocketPCHalfARM scale...John Willis
2009-06-06GP2XWiz: Cleanup and start to work on virtual keyboard support for the backend.John Willis
2009-06-04Code formatting in the gp2xwiz backendMax Horn
2009-06-04Initial import of the GP2XWiz backend (based on the GP2X and SDL backends). I...John Willis