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
Age
Commit message (
Expand
)
Author
2010-08-24
GP2XWIZ: Graphics code cleanup and start to add support for the GP2X Caanoo d...
John Willis
2010-08-23
dingux: Add standard ScummVM copyright headers to the dingux backend.
John Willis
2010-08-22
DINGUX: whitspace commit to start buildbot
Fabio Battaglia
2010-08-22
N64: add some comments to code
Fabio Battaglia
2010-08-22
N64: small fix to the port readme
Fabio Battaglia
2010-08-22
PSP: switched from stdio to psp functions in plugin branch
Yotam Barnoy
2010-08-22
PSP: switched from stdio to psp functions -- dramatic speed improvement
Yotam Barnoy
2010-08-22
N64: fix some signed/unsigned int comparison warnings
Fabio Battaglia
2010-08-21
N64: Remove some unused variable and silence some signed/unsigned comparison ...
Fabio Battaglia
2010-08-19
DINGOO: new port. Patch #3039277
Eugene Sandulenko
2010-08-19
PSP: made PSP compile with plugins.
Yotam Barnoy
2010-08-19
PLUGINS: added virtual destructor to DLObject
Yotam Barnoy
2010-08-18
PSP: fixed issue in ME MP3 player that prevented different MP3 layers and ver...
Yotam Barnoy
2010-08-17
WII: Bump the sfx buffer size to fix MT32 emulator hiccups.
Andre Heider
2010-08-17
PSP: changed display options to Full Screen, Keep Aspect Ratio and Original R...
Yotam Barnoy
2010-08-16
Added doxygen comments for a few different plugin-related classes
Tony Puccinelli
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-16
added a todo to plugins.cpp and a comment to elf32.h; Collapsed plugin provid...
Tony Puccinelli
2010-08-15
PSP: slight fix to ME MP3 player
Yotam Barnoy
2010-08-14
WII: Fix compilation of the GameCube port.
Andre Heider
2010-08-14
removed psploader.o from objects in psp makefile (psp should be using abstrac...
Tony Puccinelli
2010-08-14
added dynamic plugins stuff for PS2 into Makefile (and added couple of define...
Tony Puccinelli
2010-08-14
WII: Update port for the current versions of the base libraries. Enable DVD a...
Andre Heider
2010-08-13
refactored NEW_PLUGIN_DESIGN_FIRST_REFINEMENT define into ONE_PLUGIN_AT_A_TIME
Tony Puccinelli
2010-08-13
added appropriate ifdefs throughout the plugins directory
Tony Puccinelli
2010-08-12
modified DS makefile to use new plugin design where only one plugin is loaded...
Tony Puccinelli
2010-08-11
LINUXMOTO: Do not include base/internal_version.h
Max Horn
2010-08-11
GP2X: Do not include base/internal_version.h
Max Horn
2010-08-11
manually merged trunk/backends into branch and removed some now redundant elf...
Tony Puccinelli
2010-08-11
manually merged psp-stream.h
Tony Puccinelli
2010-08-10
merged trunk into branch, reverted Cruise Singleton changes
Tony Puccinelli
2010-08-07
removed gp2x-wiz plugin provider from backends/module.mk
Tony Puccinelli
2010-08-07
got rid of rest of leftover stuff from GP2X-WIZ elf-loader attempt
Tony Puccinelli
2010-08-07
refined constructors, removed destructors, got rid of unneccessary method dup...
Tony Puccinelli
2010-08-07
added necessary files I forgot to commit yesterday (whoops...) for mips and a...
Tony Puccinelli
2010-08-07
removed psploader code, as it is covered by the mipsloader and elfloader in b...
Tony Puccinelli
2010-08-07
took out hacky 'ifdef MIPS_TARGET' statements in DLObject's methods and inste...
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-06
got rid of gp2xwiz loader (anything useful from it is already incorporated in...
Tony Puccinelli
2010-08-06
made a couple of functions in DLObject virtual, other minor fixes/changes
Tony Puccinelli
2010-08-06
removed unnecessary declaration of flushDataCache() in elf-loader header
Tony Puccinelli
2010-08-06
got rid of unneccessary 'extern C' section in elf-loader header and refactore...
Tony Puccinelli
2010-08-06
Enabled translation by default. Include common/error.cpp in uiq3 makefile
Lars Persson
2010-08-06
Start to support Flac when building!
Lars Persson
2010-08-06
Don't include engines/sci as userinclude path, causes conflicts with graphics...
Lars Persson
2010-08-06
added loadPlugin function into DSPlugin (doesn't use a DSDLObject yet)
Tony Puccinelli
2010-08-06
added DSPlugin and DS Plugin Provider (steps towards using subtypes of DLObject)
Tony Puccinelli
[prev]
[next]