aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ps2/Gs2dScreen.h
AgeCommit message (Expand)Author
2014-04-28Merge pull request #426 from sunmax/masterEugene Sandulenko
2014-02-18PS2: Make GPL headers consistent in themselves.Johannes Schickel
2014-01-18PS2: support for different gfx modesMax Lingua
2014-01-18PS2: commented out unused Gs2dScreen::tvModeMax Lingua
2014-01-18PS2: renamed animThread -> playAnim to avoid shadowingMax Lingua
2014-01-18PS2: cleaned cast (X*) -> (X *)Max Lingua
2012-11-27PS2: Fix three compiler warnings and minor code formatting fixes.D G Turner
2012-06-16ALL: Let overlay related methods in OSystem take a void * and use a proper pi...Johannes Schickel
2011-11-27PS2: Remove the unused method OSystem_PS2::grabRawScreen().Christoph Mallon
2011-11-21ALL: Remove unnecessary forward declarations.Christoph Mallon
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Format more forward declarations to follow conventionOri Avtalion
2011-02-16PS2: Adapt to setPalette/grabPalette RGBA->RGB change.Johannes Schickel
2009-11-18PS2: Remove custom OSystem::fillScreen implementation as well as clearScreen()Max Horn
2009-07-12ScummVM/PS2 bugs fixed by this commit:Max Lingua
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-03-06Implemented _overlayFormat in Gs2dScreenMax Lingua
2008-03-03the ps2 changes from the 0.11.1 release, plus some bugfixes and cleanup.Robert Göffringmann
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
2006-08-04Fixed some broken #include's (the PS2 and Symbian may need more fixed, though)Max Horn
2006-07-06Moving remaining platform/backends code, as previously threatenedMax Horn