scummvm/backends/plugins
2010-08-05 20:54:48 +00:00
..
dc DC: Removing unneeded DCPluginProvider::addCustomDirectories 2010-03-19 13:46:59 +00:00
ds abstracted an ELF plugin provider 2010-07-28 02:05:17 +00:00
gp2xwiz fixed detection of plugin filenames 2010-06-26 04:12:09 +00:00
posix Renamed FilesystemNode -> FSNode 2008-10-02 16:58:59 +00:00
ps2 added some comments to shorts-segment-manager, moved main engine linker script for ps2 into the plugins folder as it is only used when dynamic plugins are enabled 2010-07-28 23:17:39 +00:00
psp 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
sdl Renamed FilesystemNode -> FSNode 2008-10-02 16:58:59 +00:00
win32 Also remove Win32PluginProvider::addCustomDirectories, as it obviously isn't being used 2010-03-19 13:55:25 +00:00
arm-relocs.cpp added some comments to shorts-segment-manager, moved main engine linker script for ps2 into the plugins folder as it is only used when dynamic plugins are enabled 2010-07-28 23:17:39 +00:00
dynamic-plugin.h
elf-loader.cpp added checks for ELF_LOADER_TARGET before including the elf plugin provider 2010-08-03 22:08:32 +00:00
elf-loader.h got rid of dlopen, dlclose, etc. wrappers 2010-08-03 06:25:03 +00:00
elf-provider.cpp dealt with FIXME comments: removing superfluous checks, printfs, etc. 2010-08-05 20:54:48 +00:00
elf-provider.h added checks for ELF_LOADER_TARGET before including the elf plugin provider 2010-08-03 22:08:32 +00:00
elf32.h Added abstracted elf32 header file to plugins directory 2010-07-23 05:15:11 +00:00
mips-relocs.cpp 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
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 added some comments to shorts-segment-manager, moved main engine linker script for ps2 into the plugins folder as it is only used when dynamic plugins are enabled 2010-07-28 23:17:39 +00:00
shorts-segment-manager.h added some comments to shorts-segment-manager, moved main engine linker script for ps2 into the plugins folder as it is only used when dynamic plugins are enabled 2010-07-28 23:17:39 +00:00