index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
platform
/
ps2
/
systemps2.h
Age
Commit message (
Expand
)
Author
2010-06-01
Remove dead code from PS2 and GP2x backends
Max Horn
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2009-11-18
PS2: Remove custom OSystem::fillScreen implementation as well as clearScreen()
Max Horn
2009-10-09
PS2: Fix warnings
Max Horn
2009-10-08
Introduce a new struct TimeDate, replacing struct tm in client code. May lead...
Max Horn
2009-10-05
Here we have:
Max Lingua
2009-07-12
ScummVM/PS2 bugs fixed by this commit:
Max Lingua
2009-06-28
PS2: Don't overload fillScreen with a dummy, just use the inherited version
Max Horn
2009-05-24
Strip trailing whitespaces in the whole code base.
Johannes Schickel
2009-03-06
Implemented _overlayFormat in Gs2dScreen
Max Lingua
2009-03-04
- 0.13.x friendly ;-)
Max Lingua
2009-01-30
Removed default implementations of OSystem::getOverlayHeight() and getOverlay...
Max Horn
2009-01-30
Moved default implementations for various OSystem methods into a new class Ba...
Max Horn
2009-01-23
Renamed OSystem::openConfigFileForReading & openConfigFileForWriting to creat...
Max Horn
2008-11-06
Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSys...
Max Horn
2008-10-16
OSYSTEM: Pushed out some port specific code from common/system.cpp to the res...
Max Horn
2008-07-17
Committing PS2 changes on behalf of the other Max ;)
Max Horn
2008-03-03
the ps2 changes from the 0.11.1 release, plus some bugfixes and cleanup.
Robert Göffringmann
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-06-30
Adding some missing stuff to the PS2 port (it still will require quite some w...
Max Horn
2007-06-19
Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All c...
Max Horn
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-03-17
Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...
Max Horn
2006-07-06
Moving remaining platform/backends code, as previously threatened
Max Horn