Age | Commit message (Expand) | Author |
2009-03-20 | Moved hardware initialization to a constructor, to make it run really early. | Marcus Comstedt |
2009-03-17 | Changed grabOverlay() and copyRectToOverlay() to use OverlayColor instead of ... | Marcus Comstedt |
2009-02-15 | Removed OSystem_Dreamcast::fillScreen implementation after discussing it with... | Johannes Schickel |
2009-02-15 | - Replace OSystem::clearScreen with OSystem::fillScreen as discussed on -devel. | Johannes Schickel |
2009-01-30 | Moved default implementations for various OSystem methods into a new class Ba... | Max Horn |
2009-01-27 | Need graphics/colormasks.h for Graphics::createPixelFormat. | Marcus Comstedt |
2008-11-06 | Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSys... | Max Horn |
2008-11-06 | Got rid of OSystem::ARGBToColor and colorToARGB | Max Horn |
2008-10-02 | Renamed FilesystemNode -> FSNode | Max Horn |
2008-06-29 | New Mixer API. | Marcus Comstedt |
2008-03-01 | Added getTimeAndDate() implementation. | Marcus Comstedt |
2008-03-01 | Integrated fs factory into osystem object. | Marcus Comstedt |
2008-03-01 | Moved Dreamcast filesystem factory to platform directory. | Marcus Comstedt |
2007-09-19 | Include <graphics/surface.h> for Graphics::Surface. | Marcus Comstedt |
2007-07-08 | Removed various obsolete methods from OSystem (screenToOverlayX/Y, overlayToS... | Max Horn |
2007-06-19 | Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All c... | Max Horn |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-03-17 | Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst... | Max Horn |
2006-10-22 | Removed timerproc and soundproc. | Marcus Comstedt |
2006-10-22 | Modularization. | Marcus Comstedt |
2006-06-30 | Moved backends/dc into new platform directory. | Marcus Comstedt |