Johannes Schickel
|
627d766325
|
SDL: Add basic abstraction class for the SDL window.
|
2015-02-16 01:03:29 +01:00 |
|
Johannes Schickel
|
96564e95b4
|
GPH: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:34 +01:00 |
|
Johannes Schickel
|
092d36f392
|
SDL: Reduce code duplication a bit.
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 22:59:13 +02:00 |
|
Johannes Schickel
|
1a56b521b5
|
SDL: Always initialize video subsystem in initSDL.
|
2013-10-23 22:58:38 +02:00 |
|
David-John Willis
|
3b6398cd40
|
GPH: Clean up initialisation code and start event manager after log files are setup (if needed).
|
2012-07-29 21:15:27 +01:00 |
|
David-John Willis
|
6269dcdd3c
|
GPH: Cleanup the format of code to match our Code Formatting Conventions.
* No functional changes.
|
2011-10-03 13:43:42 +01:00 |
|
David-John Willis
|
428105b2d3
|
GPH: Minor cleanup (and rename header from gph-sdl.h to gph.h).
|
2011-10-03 12:38:42 +01:00 |
|
David-John Willis
|
64b8587507
|
GPH: Cleanup and some WIP refactoring.
|
2011-06-11 17:07:08 +01:00 |
|
Matthew Hoops
|
9539017ee3
|
ALL: initialise -> initialize
|
2011-05-25 11:17:11 -04:00 |
|
Ori Avtalion
|
ae10472575
|
GPH: Fix compilation
|
2011-04-28 19:54:45 +03:00 |
|
Max Horn
|
c37f36d0a8
|
GPH: Replace defunct MIXER_DOUBLE_BUFFERING by working code
|
2011-04-19 15:09:50 +02:00 |
|
David-John Willis
|
cf8dcf4549
|
GPH: Cleanup GPH backend and adapt to newer modular backend model.
|
2011-03-24 21:24:05 +00:00 |
|