aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/dc/dc.h
AgeCommit message (Expand)Author
2010-03-10Remove last traces of OSystem::getOutputSampleRate()Max Horn
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2009-10-10RGB support.Marcus Comstedt
2009-10-08Introduce a new struct TimeDate, replacing struct tm in client code. May lead...Max Horn
2009-08-22Second attempt to fix DC and iPhone backends compilationEugene Sandulenko
2009-08-22Attempt to fix DC and iPhone backends compilationEugene Sandulenko
2009-07-05Refresh the screen if pollEvent() is called without updateScreen() being call...Marcus Comstedt
2009-06-13Detected games with different language or platform are nowMarcus Comstedt
2009-03-20Moved hardware initialization to a constructor, to make it run really early.Marcus Comstedt
2009-03-17Changed grabOverlay() and copyRectToOverlay() to use OverlayColor instead of ...Marcus Comstedt
2009-02-15Removed 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-30Moved default implementations for various OSystem methods into a new class Ba...Max Horn
2009-01-27Need graphics/colormasks.h for Graphics::createPixelFormat.Marcus Comstedt
2008-11-06Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSys...Max Horn
2008-11-06Got rid of OSystem::ARGBToColor and colorToARGBMax Horn
2008-10-02Renamed FilesystemNode -> FSNodeMax Horn
2008-06-29New Mixer API.Marcus Comstedt
2008-03-01Added getTimeAndDate() implementation.Marcus Comstedt
2008-03-01Integrated fs factory into osystem object.Marcus Comstedt
2008-03-01Moved Dreamcast filesystem factory to platform directory.Marcus Comstedt
2007-09-19Include <graphics/surface.h> for Graphics::Surface.Marcus Comstedt
2007-07-08Removed various obsolete methods from OSystem (screenToOverlayX/Y, overlayToS...Max Horn
2007-06-19Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All c...Max Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-03-17Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...Max Horn
2006-10-22Removed timerproc and soundproc.Marcus Comstedt
2006-10-22Modularization.Marcus Comstedt
2006-06-30Moved backends/dc into new platform directory.Marcus Comstedt