aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/sdl/sdl.h
AgeCommit message (Expand)Author
2009-05-11Define hardware keys for 101 keyboard in SDL backend.Eugene Sandulenko
2009-05-10Keymapper:Eugene Sandulenko
2009-05-01Renamed aspectRatio to aspectRatioCorrection in the SDL backend to match the ...Bertrand Augereau
2009-02-24SDL: Tweak the way the mouse is drawn/erased, so that it is not erase and dra...Max Horn
2009-01-30Moved default implementations for various OSystem methods into a new class Ba...Max Horn
2009-01-23Renamed OSystem::openConfigFileForReading & openConfigFileForWriting to creat...Max Horn
2009-01-11Merge in Virtual Keybpard & KeyMapper branch,Eugene Sandulenko
2009-01-04Virtualize sdl backend's setGraphicsModeIntern() so it can be overloaded by C...Kostas Nakos
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-11-14Committed my patch #2123680 "SDL: Backend transaction / rollback support".Johannes Schickel
2008-11-06Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSys...Max Horn
2008-11-06cleanupMax Horn
2008-11-03Committed my patch #2216641 "GRAPHICS: PixelFormat introduction".Johannes Schickel
2008-10-03Merged revisions 34656-34661,34663-34664,34671-34672,34674-34676,34678-34686,...Max Horn
2008-09-27Modified Common::SearchSet to take signed integer priorities, for convenience...Max Horn
2008-09-26Merged revisions 33452-33453,33455-33459,33463-33464,33466-33471,33473-33474,...Stephen Kennedy
2008-09-07Add a priority param to OSystem::addSysArchivesToSearchSet (still in search f...Max Horn
2008-09-07Added new OSystem method addSysArchivesToSearchSet() [better name pending, su...Max Horn
2008-08-22Turned Windows, AmigaOS and POSIX FSFactories into plain classes; no need for...Max Horn
2008-08-06Keymapper WIP:Stephen Kennedy
2008-08-03OSYSTEM: Pushed some SDL/Symbian specific code to the respective backends; ma...Max Horn
2008-07-15Implemented audio double buffering (for now OSX only)Max Horn
2008-06-28Patch ##1956946 (Audio::Mixer internal API revision) with some tweaksMax Horn
2008-03-12Implemented OSystem_SDL::getTimeAndDate (identical to OSystem::getTimeAndDate...Max Horn
2008-03-11Added OSystem_SDL::getFilesystemFactory()Max Horn
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2008-01-22Removed backends/intern.hMax Horn
2007-11-24Symbian build system does not cope with include file with the same name, spec...Lars Persson
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-11Adding various FIXME comments to bogus (non-self-explanatory) existing FIXME ...Max Horn
2007-08-11SDL backend cleanup (minor)Max Horn