aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/dc/display.cpp
AgeCommit message (Collapse)Author
2007-06-19Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All ↵Max Horn
changes are just fine, and won't cause any compile problems or regressions, despite the fact that I can't test most of the non-SDL backend changes, at an improbability level of two to the power of two hundred and seventy-six thousand to one against - possibly much higher. Anything you still can't cope with is therefore your own problem. Please relax. svn-id: r27548
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2006-10-22Check for degenerated rect in copyRectTo*.Marcus Comstedt
svn-id: r24452
2006-06-30Moved backends/dc into new platform directory.Marcus Comstedt
svn-id: r23357