scummvm/backends/plugins
2010-08-16 08:41:04 +00:00
..
dc DC: Removing unneeded DCPluginProvider::addCustomDirectories 2010-03-19 13:46:59 +00:00
ds added a todo to plugins.cpp and a comment to elf32.h; Collapsed plugin providers for a few ports into their .h files, removing the corresponding .cpp files 2010-08-16 08:41:04 +00:00
posix Renamed FilesystemNode -> FSNode 2008-10-02 16:58:59 +00:00
ps2 added a todo to plugins.cpp and a comment to elf32.h; Collapsed plugin providers for a few ports into their .h files, removing the corresponding .cpp files 2010-08-16 08:41:04 +00:00
psp added a todo to plugins.cpp and a comment to elf32.h; Collapsed plugin providers for a few ports into their .h files, removing the corresponding .cpp files 2010-08-16 08:41:04 +00:00
sdl Renamed FilesystemNode -> FSNode 2008-10-02 16:58:59 +00:00
win32 Define WIN32_LEAN_AND_MEAN before including windows.h. 2010-06-26 21:55:52 +00:00
arm-loader.cpp refactored NEW_PLUGIN_DESIGN_FIRST_REFINEMENT define into ONE_PLUGIN_AT_A_TIME 2010-08-13 05:58:11 +00:00
arm-loader.h added appropriate ifdefs throughout the plugins directory 2010-08-13 02:58:52 +00:00
dynamic-plugin.h Show warnings when a plugin couldn't be loaded 2008-06-09 03:59:16 +00:00
elf-loader.cpp took out hacky 'ifdef MIPS_TARGET' statements in DLObject's methods and instead overrode those methods in MIPSDLObject 2010-08-07 06:15:57 +00:00
elf-loader.h added appropriate ifdefs throughout the plugins directory 2010-08-13 02:58:52 +00:00
elf-provider.cpp refined constructors, removed destructors, got rid of unneccessary method duplication in DLObject and its subtypes 2010-08-07 22:27:23 +00:00
elf-provider.h added appropriate ifdefs throughout the plugins directory 2010-08-13 02:58:52 +00:00
elf32.h added a todo to plugins.cpp and a comment to elf32.h; Collapsed plugin providers for a few ports into their .h files, removing the corresponding .cpp files 2010-08-16 08:41:04 +00:00
mips-loader.cpp refactored NEW_PLUGIN_DESIGN_FIRST_REFINEMENT define into ONE_PLUGIN_AT_A_TIME 2010-08-13 05:58:11 +00:00
mips-loader.h added appropriate ifdefs throughout the plugins directory 2010-08-13 02:58:52 +00:00
plugin.syms Continued abstraction of generic ELF-loader, splitting off MIPS-processor specific things into their own files and testing on the PS2 2010-07-27 06:27:45 +00:00
shorts-segment-manager.cpp modified psp to use mips-loader.cpp (and added things to backends/module.mk) 2010-08-07 05:01:43 +00:00
shorts-segment-manager.h added appropriate ifdefs throughout the plugins directory 2010-08-13 02:58:52 +00:00