aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ps2/systemps2.h
AgeCommit message (Expand)Author
2017-10-15BACKENDS: Constify PaletteManager::grabPalette implementationsColin Snover
2014-04-28Merge pull request #426 from sunmax/masterEugene Sandulenko
2014-02-18PS2: Make GPL headers consistent in themselves.Johannes Schickel
2014-01-18PS2: added [PlayStation2] section to scummvm.iniMax Lingua
2014-01-18PS2: modular IRX drivers loadingMax Lingua
2014-01-18PS2: fixed tabs and alignmentMax Lingua
2013-05-17RECORDER: Implement Events RecorderEugene Sandulenko
2012-06-16ALL: Let overlay related methods in OSystem take a void * and use a proper pi...Johannes Schickel
2012-06-16BACKENDS: Make OSystem::setMouseCursor take a "const void *" buffer.Johannes Schickel
2012-06-16BACKENDS: Let copyRectToScreen take a "const void *" instead of "const byte *...Johannes Schickel
2012-06-03ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" lo...Johannes Schickel
2011-11-27PS2: Remove the unused method OSystem_PS2::grabRawScreen().Christoph Mallon
2011-06-08BACKENDS: Shuffle backends class hierarchy and module initializationMax Horn
2011-06-07PS2: Use OSystem's 'slots' for timer/savefile managerMax Horn
2011-06-06BACKENDS: Unify EventManager setupMax Horn
2011-06-06PS2: Add logMessage() implementationMax Horn
2011-06-06BACKENDS: Add OSystem::getDefaultConfigFileNameMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-03PS2: Fix various forbidden symbol clashesMax Horn
2011-04-28BACKENDS: Fix compilation for various backendsOri Avtalion
2011-04-28JANITORIAL: Format forward declarations to follow conventionOri Avtalion
2011-02-07COMMON: OSystem now has a PaletteManagerMax Horn
2010-06-01Remove dead code from PS2 and GP2x backendsMax Horn
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2009-11-18PS2: Remove custom OSystem::fillScreen implementation as well as clearScreen()Max Horn
2009-10-09PS2: Fix warningsMax Horn
2009-10-08Introduce a new struct TimeDate, replacing struct tm in client code. May lead...Max Horn
2009-10-05Here we have:Max Lingua
2009-07-12ScummVM/PS2 bugs fixed by this commit:Max Lingua
2009-06-28PS2: Don't overload fillScreen with a dummy, just use the inherited versionMax Horn
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-03-06Implemented _overlayFormat in Gs2dScreenMax Lingua
2009-03-04- 0.13.x friendly ;-)Max Lingua
2009-01-30Removed default implementations of OSystem::getOverlayHeight() and getOverlay...Max Horn
2009-01-30Moved default implementations for various OSystem methods into a new class Ba...Max Horn
2009-01-23Renamed OSystem::openConfigFileForReading & openConfigFileForWriting to creat...Max Horn
2008-11-06Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSys...Max Horn
2008-10-16OSYSTEM: Pushed out some port specific code from common/system.cpp to the res...Max Horn
2008-07-17Committing PS2 changes on behalf of the other Max ;)Max Horn
2008-03-03the ps2 changes from the 0.11.1 release, plus some bugfixes and cleanup.Robert Göffringmann
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-06-30Adding some missing stuff to the PS2 port (it still will require quite some w...Max 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
2007-03-17Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...Max Horn
2006-07-06Moving remaining platform/backends code, as previously threatenedMax Horn