scummvm/backends
dhewg 2f312e9e1a DS: Disable symbol garbage collection
Only applies when using loadable modules.
This requires a second compile run or black voodoo linker tricks.
Not implemented at this time. Disable it, so we get DS build failure
reports from buildbot (which are useful with all the DISABLE_EVERYTHING
defines).
The resulting binary might be too big to be usable.
2011-02-20 13:09:36 +01:00
..
audiocd AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
events BACKENDS: Reduce header interdependencies 2011-02-07 17:53:15 +00:00
fs SDL: Trying to cleanup the FORBIDDEN_SYMBOL situation 2010-11-29 16:35:29 +00:00
graphics Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into master 2011-02-19 21:46:45 +01:00
keymapper GUI: Rename gui/GuiManager.* to gui/gui-manager.* 2010-11-16 10:19:01 +00:00
log LOG: Reset _startOfLine when opening a new log file 2010-11-24 09:39:47 +00:00
midi MIDI: Really fix bug #3153076 (this time also for Timidity) 2011-02-09 11:03:36 +00:00
mixer AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
mutex BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs 2010-11-29 16:18:43 +00:00
platform DS: Disable symbol garbage collection 2011-02-20 13:09:36 +01:00
plugins AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
saves BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs 2010-11-29 16:18:43 +00:00
timer BACKENDS: Fix SVN keyword usage. 2010-11-29 18:48:43 +00:00
vkeybd BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs 2010-11-29 16:18:43 +00:00
base-backend.cpp BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only 2010-11-08 22:53:36 +00:00
base-backend.h BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only 2010-11-08 22:53:36 +00:00
modular-backend.cpp BACKENDS: Reduce header interdependencies 2011-02-07 17:53:15 +00:00
modular-backend.h BACKENDS: Reduce header interdependencies 2011-02-07 17:53:15 +00:00
module.mk PLUGINS: add ELF memory manager to solve fragmentation 2010-12-22 14:48:51 +00:00