scummvm/backends
Johannes Schickel d184686189 OPENGL: Fix OSD support by only updating the OSD texture in internUpdateScreen.
This actually still has the drawback that if one calls OSystem::updateScreen
from the sound thread that it might crash. Hopefully no code does this though...

svn-id: r54830
2010-12-08 01:53:20 +00:00
..
audiocd SDL: Trying to cleanup the FORBIDDEN_SYMBOL situation 2010-11-29 16:35:29 +00:00
events SDL: Trying to cleanup the FORBIDDEN_SYMBOL situation 2010-11-29 16:35:29 +00:00
fs SDL: Trying to cleanup the FORBIDDEN_SYMBOL situation 2010-11-29 16:35:29 +00:00
graphics OPENGL: Fix OSD support by only updating the OSD texture in internUpdateScreen. 2010-12-08 01:53:20 +00: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 BACKENDS: Fix SVN keyword usage. 2010-11-29 18:48:43 +00:00
mixer SDL: Move #include <SDL.h> into a special wrapper file 2010-11-29 16:16:50 +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 DC: Remove extra semicolon. (Should fix compiliation hopefully). 2010-12-03 19:01:52 +00:00
plugins BACKENDS: Fix SVN keyword usage. 2010-11-29 18:48:43 +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: Fix OSD implementation in ModularBackend. 2010-12-08 01:35:34 +00:00
modular-backend.h OPENGL: Cleanup. 2010-10-13 15:42:33 +00:00
module.mk Merging the gsoc2010-opengl branch 2010-11-28 14:56:31 +00:00