aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/dc/display.cpp
AgeCommit message (Expand)Author
2010-03-08Remove unnecessary #includesMax Horn
2010-01-28Silenced some more cppcheck style warnings.Torbjörn Andersson
2009-10-10Fixed some warnings.Marcus Comstedt
2009-10-10RGB support.Marcus Comstedt
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-03-21Fixed some warnings.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-02-01Merged r36175 from branch-0-13-0:Marcus Comstedt
2009-01-22Got rid of several occurrences of gBitFormatMax Horn
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-18Code formatting fixesMax Horn
2007-07-08Removed various obsolete methods from OSystem (screenToOverlayX/Y, overlayToS...Max Horn
2007-07-01Removing non-ASCII chars from source codeMax 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
2006-10-22Check for degenerated rect in copyRectTo*.Marcus Comstedt
2006-06-30Moved backends/dc into new platform directory.Marcus Comstedt