aboutsummaryrefslogtreecommitdiff
path: root/backends/dc/display.cpp
AgeCommit message (Collapse)Author
2004-03-13Reworked scaling logic, and added kFeatureAspectRatioCorrection support.Marcus Comstedt
svn-id: r13259
2004-03-13Use default implementation for setGraphicsMode(const char *).Marcus Comstedt
svn-id: r13254
2004-03-13Harmonized with new OSystem API.Marcus Comstedt
svn-id: r13245
2004-02-28renamed more OSystem methods to follow our naming scheme; renamed ↵Max Horn
NewGuiColor to OverlayColor; fixed some calls to error() in the SDL backend svn-id: r13087
2004-02-24the OSystem changes we discussed on the ML (note: renaming of the existing ↵Max Horn
OSystem API is not yet finished); porters will have to fix their ports to get them to compile again svn-id: r13036
2004-01-06updated copyright noticeMax Horn
svn-id: r12176
2003-12-21Invisible mouse pointer fix.Marcus Comstedt
svn-id: r11840
2003-11-07spelling fixesJonathan Gray
svn-id: r11181
2003-10-02updated Marcus' copyrightMax Horn
svn-id: r10543
2003-09-18moved engine.* to base; this fixes some linking issues when building a ↵Max Horn
barebone ScummVM (or maybe I just want to increase our CVS stats? <g>) svn-id: r10287
2003-07-14Hires mouse pointer (CoMI).Marcus Comstedt
svn-id: r9026
2003-06-18Moved include of stdafx.h to top.Marcus Comstedt
svn-id: r8543
2003-05-04Allow for larger mouse pointers (CoMI).Marcus Comstedt
svn-id: r7329
2003-05-04Support hires mode (CoMI).Marcus Comstedt
svn-id: r7326
2003-03-02warp_mouse added.Marcus Comstedt
svn-id: r6664
2002-10-18Overlay fixed.Marcus Comstedt
svn-id: r5188
2002-10-18Overlays implemented. Made the buffering slightly more efficient.Marcus Comstedt
svn-id: r5177
2002-09-13Updated for new directory layout.Marcus Comstedt
svn-id: r4931
2002-09-09Applied roever's screen effects patch (#602595) and fixed LethalWP's Makefile ;)Michael Pearce
svn-id: r4909
2002-08-21Initial revisionMax Horn
svn-id: r4785