aboutsummaryrefslogtreecommitdiff
path: root/backends/dc/display.cpp
AgeCommit message (Expand)Author
2005-04-03Oops, cleared too large memory region...Marcus Comstedt
2005-04-03Switch overlay mode to ARGB4444.Marcus Comstedt
2005-04-03Added new cursorTargetScale parameter to setMouseCursor().Marcus Comstedt
2005-04-02Until there is a proper way of communicating pixel format, declare ugly globa...Marcus Comstedt
2005-03-09Patch #1013937 "OSystem layer with bigger resolution". Now you will alwaysEugene Sandulenko
2005-01-07Access timer.Marcus Comstedt
2004-12-09Made SoftKbd more usable with a mouse.Marcus Comstedt
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn
2004-09-04Got rid of OSystem::move_screenMax Horn
2004-08-29Clear screen and overlay buffer after allocation.Marcus Comstedt
2004-05-05Extend setMouseCursor with additional keycolor parameter. Lets saga use 255Eugene Sandulenko
2004-03-28Renamed more OSystem methodsMax Horn
2004-03-15"int GraphicsMode *" was a rather creative type... :)Marcus Comstedt
2004-03-15Added getDefaultGraphicsMode for DC backendMax Horn
2004-03-14Virtual keyboard.Marcus Comstedt
2004-03-13Reworked scaling logic, and added kFeatureAspectRatioCorrection support.Marcus Comstedt
2004-03-13Use default implementation for setGraphicsMode(const char *).Marcus Comstedt
2004-03-13Harmonized with new OSystem API.Marcus Comstedt
2004-02-28renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...Max Horn
2004-02-24the OSystem changes we discussed on the ML (note: renaming of the existing OS...Max Horn
2004-01-06updated copyright noticeMax Horn
2003-12-21Invisible mouse pointer fix.Marcus Comstedt
2003-11-07spelling fixesJonathan Gray
2003-10-02updated Marcus' copyrightMax Horn
2003-09-18moved engine.* to base; this fixes some linking issues when building a barebo...Max Horn
2003-07-14Hires mouse pointer (CoMI).Marcus Comstedt
2003-06-18Moved include of stdafx.h to top.Marcus Comstedt
2003-05-04Allow for larger mouse pointers (CoMI).Marcus Comstedt
2003-05-04Support hires mode (CoMI).Marcus Comstedt
2003-03-02warp_mouse added.Marcus Comstedt
2002-10-18Overlay fixed.Marcus Comstedt
2002-10-18Overlays implemented. Made the buffering slightly more efficient.Marcus Comstedt
2002-09-13Updated for new directory layout.Marcus Comstedt
2002-09-09Applied roever's screen effects patch (#602595) and fixed LethalWP's Makefile ;)Michael Pearce
2002-08-21Initial revisionMax Horn