aboutsummaryrefslogtreecommitdiff
path: root/backends/dc/dc.h
AgeCommit message (Expand)Author
2006-05-17- Heavily modified patch #1214784: "Disable overlay scaling"Eugene Sandulenko
2006-04-02With this change, backends are now responsible for instantiating their OSyste...Max Horn
2006-02-09$Header$ -> $URL$ + $Id$Marcus Comstedt
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-15Added support for cursor palettes.Marcus Comstedt
2005-10-15Added some missing functions.Marcus Comstedt
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-27Implemented OSystem_Dreamcast::grabPalette().Marcus Comstedt
2005-05-10Moved (In/Out)SaveFile(Manager) and Timer to namespace CommonMax Horn
2005-04-19Replace OSystem::hasAlpha with a feature flagMax Horn
2005-04-03Switch overlay mode to ARGB4444.Marcus Comstedt
2005-04-03Added new cursorTargetScale parameter to setMouseCursor().Marcus Comstedt
2005-03-09Patch #1013937 "OSystem layer with bigger resolution". Now you will alwaysEugene Sandulenko
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-05-06Removed default value for keycolor in the OSystem implementationsMax Horn
2004-05-05Extend setMouseCursor with additional keycolor parameter. Lets saga use 255Eugene Sandulenko
2004-03-28Renamed more OSystem methodsMax Horn
2004-03-15Renamed OSystem::set_timer() to setTimerCallback(); more OSystem Doxygen changesMax Horn
2004-03-15Added getDefaultGraphicsMode for DC backendMax Horn
2004-03-15Added OSystem::getDefaultGraphicsMode(); renamed OSystem::get_height() and ge...Max Horn
2004-03-14Virtual keyboard.Marcus Comstedt
2004-03-14Sound buffer adjustment.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-13Features.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-10-02updated Marcus' copyrightMax Horn
2003-09-27OSystem changes: removed create_thread() method (not needed anymore; 'pure' t...Max Horn
2003-07-22adjusted to play_cdrom parameter name change in common/system.hMax Horn
2003-07-14Hires mouse pointer (CoMI).Marcus Comstedt
2003-07-05updated backends to use type MutexRefMax Horn
2003-06-18Added some missing methods and a constructor.Marcus Comstedt
2003-05-29more OSystem docs & cleanupMax Horn
2003-05-29added some doxygen comments to common/system.h; cleaned up the OSystem interf...Max Horn
2003-05-04Support hires mode (CoMI).Marcus Comstedt
2003-03-02Timer implemented.Marcus Comstedt
2003-03-02warp_mouse added.Marcus Comstedt
2002-12-17New savefile backend system (bye bye NONSTANDARD_SAVE...)Marcus Comstedt
2002-10-18Overlay fixed.Marcus Comstedt
2002-10-18Overlays implemented. Made the buffering slightly more efficient.Marcus Comstedt
2002-09-13Stubs for new functions.Marcus Comstedt
2002-09-09Applied roever's screen effects patch (#602595) and fixed LethalWP's Makefile ;)Michael Pearce
2002-08-21Initial revisionMax Horn