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
Age
Commit message (
Expand
)
Author
2012-06-21
COMMON: Allow the savefile manager to create uncompressed saves
Filippos Karapetis
2012-06-20
Merge pull request #246 from lordhoto/osystem-void-buffers
Johannes Schickel
2012-06-19
PS2: Small formatting fixes.
Johannes Schickel
2012-06-18
PS2: Implement algorithm for day of week for use in tm_wday.
D G Turner
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-10
BACKENDS: Add #error for platforms not setting tm_wday in release builds
Matthew Hoops
2012-06-09
COMMON: Add tm_wday to our TimeDate struct
Matthew Hoops
2012-06-03
ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" lo...
Johannes Schickel
2012-03-13
JANITORIAL: Remove unnecessary empty default constructors/destructors.
Christoph Mallon
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-11-21
ALL: Remove unnecessary forward declarations.
Christoph Mallon
2011-08-07
JANITORIAL: Remove trailing empty lines.
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-08
BACKENDS: Shuffle backends class hierarchy and module initialization
Max Horn
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: Remove dead code
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-06-01
PS2: Do not add RELEASE_BUILD
Max Horn
2011-06-01
Merge branch 'branch-1-3-0' into master
Max Horn
2011-05-24
PS2 backend: Modified and tidied up Makefiles for 1.3.0 release
Max Lingua
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-03
PS2: Allow using mkdir
Max Horn
2011-05-03
COMMON: Forbid use of getcwd&getwd; add macro to enable unistd.h compatibility
Max Horn
2011-05-03
PS2: Fix various forbidden symbol clashes
Max Horn
2011-05-01
Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
Johannes Schickel
2011-04-28
BACKENDS: Fix compilation for various backends
Ori Avtalion
2011-04-28
JANITORIAL: Format more forward declarations to follow convention
Ori Avtalion
2011-04-28
JANITORIAL: Format forward declarations to follow convention
Ori Avtalion
2011-04-17
ALL/GRAPHICS: Remove Surface::bytesPerPixel.
Johannes Schickel
2011-04-17
BACKENDS: Adapt various backends code to set up Surface::format correctly.
Johannes Schickel
2011-04-17
BACKEND: Prefer Surface::create taking a PixelFormat over the one taking a by...
Johannes Schickel
2011-03-19
ALL: s/PI/M_PI/
dhewg
2011-02-16
PS2: Adapt to setPalette/grabPalette RGBA->RGB change.
Johannes Schickel
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2010-11-29
SDL: Trying to cleanup the FORBIDDEN_SYMBOL situation
Max Horn
2010-11-18
PS2: Fix use of Ps2File::_sema w/o __PS2_FILE_SEMA__ guard
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-10-12
JANITORAL: Clean trailing whitespaces.
Jordi Vilalta Prat
[next]