Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-14 | BACKENDS: Use OSystem::destroy() instead of deleting directly the g_system ↵ | Thierry Crozat | |
instance | |||
2014-02-18 | GPH: Make GPL headers consistent in themselves. | Johannes Schickel | |
2012-07-29 | GPH: Use SDLPluginProvider not POSIXPluginProvider. | David-John Willis | |
2011-10-03 | GPH: Cleanup the format of code to match our Code Formatting Conventions. | David-John Willis | |
* No functional changes. | |||
2011-10-03 | GPH: Minor cleanup (and rename header from gph-sdl.h to gph.h). | David-John Willis | |
2011-06-11 | GPH: Cleanup and some WIP refactoring. | David-John Willis | |
2011-04-11 | GPH: Change backend to mask backend code to GPH_DEVICE. | David-John Willis | |
* This is mainly to make it easy to drop the old GP2X into the same codebase (I really have no desire to manage 2 sets of 99.9% identical code ;)). * Code paths for just one of the supported devices can be runtime worked out or just defined for that device. mount.sh: Fixed some small errors# ../../../../scummvm.gph | |||
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 | |
svn-id: r55850 | |||
2010-11-29 | SDL: Move #include <SDL.h> into a special wrapper file | Max Horn | |
svn-id: r54572 | |||
2010-11-28 | Merging the gsoc2010-opengl branch | Max Horn | |
svn-id: r54518 | |||
2010-10-30 | GPH: Enable use of forbidden symbols | Max Horn | |
svn-id: r53964 | |||
2010-10-20 | GPH: Cleanup Readme and support scripts. | John Willis | |
GP2X: Cleanup Readme. SDL: Change a few backend defines to GPH_DEVICE from the device name (blocking main and loadGFXMode so they can be written elsewhere). svn-id: r53639 | |||
2010-09-18 | JANITORIAL: Removed most punctuation at end of warning() and error() | Torbjörn Andersson | |
Our warning() and error() functions always add an exclamation mark to the end of the message anyway. svn-id: r52791 | |||
2010-09-09 | GP2XWIZ: Rename GP2XWIZ backend to GPH. | John Willis | |
* 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 |