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.cpp
Age
Commit message (
Expand
)
Author
2012-06-16
ALL: Let overlay related methods in OSystem take a void * and use a proper pi...
Johannes Schickel
2012-06-16
BACKENDS: Make OSystem::setMouseCursor take a "const void *" buffer.
Johannes Schickel
2012-06-16
BACKENDS: Let copyRectToScreen take a "const void *" instead of "const byte *...
Johannes Schickel
2012-06-03
ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" lo...
Johannes Schickel
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2011-11-27
PS2: Remove the unused method OSystem_PS2::grabRawScreen().
Christoph Mallon
2011-07-01
BACKENDS: Fix PS2 backend compilation for real.
Johannes Schickel
2011-07-01
BACKENDS: Fix compilation of PS2 backend.
Johannes Schickel
2011-06-07
PS2: Use OSystem's 'slots' for timer/savefile manager
Max Horn
2011-06-06
PS2: Add missing semicolon
Max Horn
2011-06-06
PS2: Simplify OSystem_PS2::logMessage
Max Horn
2011-06-06
BACKENDS: Unify EventManager setup
Max Horn
2011-06-06
PS2: Add logMessage() implementation
Max Horn
2011-06-06
BACKENDS: Add OSystem::getDefaultConfigFileName
Max Horn
2011-06-06
BACKENDS: Unify AudioCD manager instantiation
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-03
PS2: Fix various forbidden symbol clashes
Max Horn
2011-04-17
BACKEND: Prefer Surface::create taking a PixelFormat over the one taking a by...
Johannes Schickel
2011-02-16
PS2: Adapt to setPalette/grabPalette RGBA->RGB change.
Johannes Schickel
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2010-11-29
SDL: Trying to cleanup the FORBIDDEN_SYMBOL situation
Max Horn
2010-11-03
Merge from gsoc2010-plugins
Yotam Barnoy
2010-10-31
Updated with latest from trunk
Yotam Barnoy
2010-10-30
PS2: Enable use of forbidden symbols
Max Horn
2010-08-07
made MIPSDLObject and PS2 plugin provider that uses it
Tony Puccinelli
2010-07-28
abstracted an ELF plugin provider
Tony Puccinelli
2010-06-13
loadable modules working for ps2
Tony Puccinelli
2010-06-09
added tentative GDB flag to Makefile, changed calls to psp-functions to equiv...
Tony Puccinelli
2010-06-06
added dynamic plugins stuff to configure
Tony Puccinelli
2010-06-05
merged trunk into branch and corrected __PS2__ to __PLAYSTATION2__ in a coupl...
Tony Puccinelli
2010-06-01
Remove dead code from PS2 and GP2x backends
Max Horn
2010-06-01
changed ps2 makefile and other files to use the ps2loader
Tony Puccinelli
2010-05-31
Revert the rest of 49362, which wasn't meant for trunk
Jordi Vilalta Prat
2010-05-31
modifications to get the ps2 to use the ps2loader
Tony Puccinelli
2010-03-11
Replace Audio::MixerImpl::setOutputRate with a new 'sampleRate' param to the ...
Max Horn
2009-11-23
PS2: Add new PS2FileStream class for std I/O.
Max Horn
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-05
Here we have:
Max Lingua
2009-07-12
ScummVM/PS2 bugs fixed by this commit:
Max Lingua
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-23
Renamed FSNode::openForReading / openForWriting to createReadStream / createW...
Max Horn
2009-01-23
Renamed OSystem::openConfigFileForReading & openConfigFileForWriting to creat...
Max Horn
2009-01-22
Got rid of several occurrences of gBitFormat
Max Horn
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
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
[next]