scummvm/backends/graphics
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
..
dinguxsdl SDL: Trying to cleanup the FORBIDDEN_SYMBOL situation 2010-11-29 16:35:29 +00:00
gp2xsdl SDL: Trying to cleanup the FORBIDDEN_SYMBOL situation 2010-11-29 16:35:29 +00:00
linuxmotosdl SDL: Trying to cleanup the FORBIDDEN_SYMBOL situation 2010-11-29 16:35:29 +00:00
null NULL: Remove extra semicolons in null-graphics.h 2010-11-29 19:28:19 +00:00
opengl OPENGL: Fix OSD support by only updating the OSD texture in internUpdateScreen. 2010-12-08 01:53:20 +00:00
openglsdl OPENGLES: Fix the projection matrix and the includes. 2010-12-03 19:43:27 +00:00
sdl SDL: Slight formatting fix. 2010-11-29 18:33:46 +00:00
symbiansdl BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs 2010-11-29 16:18:43 +00:00
graphics.h