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
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
2010-09-15
PLUGINS: Cleanup.
Andre Heider
2010-09-05
PLUGINS: Move all ELF loader related files to its own directory.
Andre Heider
2010-08-16
moved include of Makefile.common in PS2 Makefile
Tony Puccinelli
2010-08-16
removed redundant include of Makefile.common in PS2 Makefile
Tony Puccinelli
2010-08-16
Added define to PS2 so it uses ONE_PLUGIN_AT_A_TIME
Tony Puccinelli
2010-08-14
added dynamic plugins stuff for PS2 into Makefile (and added couple of define...
Tony Puccinelli
2010-08-13
refactored NEW_PLUGIN_DESIGN_FIRST_REFINEMENT define into ONE_PLUGIN_AT_A_TIME
Tony Puccinelli
2010-08-11
manually merged trunk/backends into branch and removed some now redundant elf...
Tony Puccinelli
2010-08-10
merged trunk into branch, reverted Cruise Singleton changes
Tony Puccinelli
2010-08-07
modified psp to use mips-loader.cpp (and added things to backends/module.mk)
Tony Puccinelli
2010-08-07
made MIPSDLObject and PS2 plugin provider that uses it
Tony Puccinelli
2010-08-05
added plugin design first refinement define to ps2 makefile
Tony Puccinelli
2010-08-03
added checks for ELF_LOADER_TARGET before including the elf plugin provider
Tony Puccinelli
2010-07-29
BUILD: Unify how MODULE_DIRS is computed for backends
Max Horn
2010-07-29
BUILD: Compile & link certain files only for specific BACKEND values
Max Horn
2010-07-28
added some comments to shorts-segment-manager, moved main engine linker scrip...
Tony Puccinelli
[prev]
[next]