index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
platform
/
gph
Age
Commit message (
Expand
)
Author
2019-07-08
BUILD: Package networking and virtual keyboard files on all platforms
Cameron Cawley
2018-10-14
BACKENDS: Use OSystem::destroy() instead of deleting directly the g_system in...
Thierry Crozat
2017-09-12
GPH: Remove unused include
Thierry Crozat
2015-02-16
SDL: Add basic abstraction class for the SDL window.
Johannes Schickel
2014-06-25
GPH: Add "small" virtual keyboard pack to GP2XWIZ debug port packaging.
D G Turner
2014-06-25
GPH: Add "small" virtual keyboard pack to GP2X debug port packaging.
D G Turner
2014-06-25
GPH: Add "small" virtual keyboard pack to CAANOO debug port packaging.
D G Turner
2014-06-25
GPH: Add "small" virtual keyboard pack to GP2XWIZ port packaging.
D G Turner
2014-06-25
GPH: Add "small" virtual keyboard pack to GP2X port packaging.
D G Turner
2014-06-25
GPH: Add "small" virtual keyboard pack to CAANOO port packaging.
D G Turner
2014-02-18
GPH: Make GPL headers consistent in themselves.
Johannes Schickel
2013-10-23
SDL: Reduce code duplication a bit.
Johannes Schickel
2013-10-23
SDL: Always initialize video subsystem in initSDL.
Johannes Schickel
2012-07-29
GPH: Use SDLPluginProvider not POSIXPluginProvider.
David-John Willis
2012-07-29
GPH: Clean up initialisation code and start event manager after log files are...
David-John Willis
2012-03-17
JANITORIAL: Remove +x from files, which should not be executable.
Christoph Mallon
2012-01-23
GPH: Fix silly copy/paste error in GP2X bundle target.
David-John Willis
2012-01-22
GPH: Move all dist files into own folder under dists.
David-John Willis
2011-10-03
GPH: Cleanup the format of code to match our Code Formatting Conventions.
David-John Willis
2011-10-03
GPH: Minor cleanup (and rename header from gph-sdl.h to gph.h).
David-John Willis
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-07-07
GPH: Add note to the README stored with 'mmuhack.o' for the GP2X
David-John Willis
2011-06-11
GPH: Cleanup and some WIP refactoring.
David-John Willis
2011-06-11
GPH: Make helper script produce a non-plugin build for the GP2X.
David-John Willis
2011-06-11
GPH: Update launch script for the GP2X build to match other GPH devices.
David-John Willis
2011-06-01
ALL: Removed last traces of the MPEG2 code
Max Horn
2011-05-25
ALL: initialise -> initialize
Matthew Hoops
2011-05-25
BUILD: Unify build & configure rules for SDL based backends
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
GPH: Fix compilation
Ori Avtalion
2011-04-19
GPH: Replace defunct MIXER_DOUBLE_BUFFERING by working code
Max Horn
2011-04-13
GPH: Move GP2XWIZ build support files into devices folder.
David-John Willis
2011-04-13
GPH: Move caanoo build support files into device folder in the backend.
David-John Willis
2011-04-13
GP2X: Move build support files into the GPH backend.
David-John Willis
2011-04-12
GPH: Add separate button defined buttons for each supported device.
David-John Willis
2011-04-11
GPH: Change backend to mask backend code to GPH_DEVICE.
David-John Willis
2011-03-24
GPH: Cleanup GPH backend and adapt to newer modular backend model.
David-John Willis
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2010-11-29
SDL: Move #include <SDL.h> into a special wrapper file
Max Horn
2010-11-28
Merging the gsoc2010-opengl branch
Max Horn
2010-11-04
GPH: Update README-GPH to suggest even more WiKi reading.
John Willis
2010-10-30
GPH: Enable use of forbidden symbols
Max Horn
2010-10-21
GPH: Rename README (package build step uses the README-GPH name)
Julien Templier
2010-10-20
OPENPANDORA: Clean up support scripts and README.
John Willis
2010-10-20
GPH: Cleanup Readme and support scripts.
John Willis
2010-10-12
JANITORAL: Clean trailing whitespaces.
Jordi Vilalta Prat
2010-09-18
JANITORIAL: Removed most punctuation at end of warning() and error()
Torbjörn Andersson
2010-09-09
GP2XWIZ: Rename GP2XWIZ backend to GPH.
John Willis