aboutsummaryrefslogtreecommitdiff
path: root/backends/base-backend.h
AgeCommit message (Expand)Author
2016-09-13BACKENDS: Provide an empty implementation for displayActivityIconOnOSD in Bas...Bastien Bouclet
2016-09-13OSYSTEM: Remove the API allowing to draw to the OSD surface directlyBastien Bouclet
2016-08-24GUI: Add getOSDFormat() and make OSD 32 bppAlexander Tkachev
2016-08-24GUI: Add clearOSD() methodAlexander Tkachev
2016-08-24GUI: Add copyRectToOSD()Alexander Tkachev
2014-02-18BACKENDS: Make GPL headers consistent in themselves.Johannes Schickel
2011-06-08BACKENDS: Shuffle backends class hierarchy and module initializationMax Horn
2011-06-08BACKENDS: cleanupMax Horn
2011-06-08BACKENDS: Add OSystem::resetGraphicsScale() default implementationMax Horn
2011-06-06BACKENDS: Unify EventManager setupMax Horn
2011-06-06BACKENDS: Add OSystem::getDefaultConfigFileNameMax Horn
2011-06-06BACKENDS: Unify AudioCD manager instantiationMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-11-08BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes onlyMax Horn
2010-07-30OSYSTEM: Add resetGraphicsScale() method.Alejandro Marzini
2010-06-15Renamed getAudioCD to getAudioCDManager.Alejandro Marzini
2010-06-09- Revised abstract AudioCDManager.Alejandro Marzini
2010-05-29Added again base-backend. Started sdl backend refatoring, file, mutex and tim...Alejandro Marzini
2010-05-28Created base virtual classes for backends subsystems.Alejandro Marzini
2009-07-25Replace "EventProvider" class of the DefaultEventManager implementation with ...Johannes Schickel
2009-02-15- Replace OSystem::clearScreen with OSystem::fillScreen as discussed on -devel.Johannes Schickel
2009-01-30Moved default implementations for various OSystem methods into a new class Ba...Max Horn