Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-12 | GPH: Remove unused include | Thierry Crozat | |
The use of DoubleBufferSDLMixerManager in the GPH backend was removed in commit 3b6398c but the include for it was left behind. | |||
2015-02-16 | SDL: Add basic abstraction class for the SDL window. | Johannes Schickel | |
2014-02-18 | GPH: Make GPL headers consistent in themselves. | Johannes Schickel | |
2013-10-23 | SDL: Reduce code duplication a bit. | Johannes Schickel | |
Now instead of initializing this in OSystem_SDL::initSDL (and in subclasses overwriting this) we simply initialize it in OSystem_SDL::init. | |||
2013-10-23 | SDL: Always initialize video subsystem in initSDL. | Johannes Schickel | |
2012-07-29 | GPH: Clean up initialisation code and start event manager after log files ↵ | David-John Willis | |
are setup (if needed). | |||
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-05-25 | ALL: initialise -> initialize | Matthew Hoops | |
2011-04-28 | GPH: Fix compilation | Ori Avtalion | |
2011-04-19 | GPH: Replace defunct MIXER_DOUBLE_BUFFERING by working code | Max Horn | |
2011-03-24 | GPH: Cleanup GPH backend and adapt to newer modular backend model. | David-John Willis | |