scummvm/backends/graphics
Johannes Schickel da2880be47 OPENGL: Disable OSD support for now.
I added an comment explaining why OSD is broken currently. The basic problem is
that OpenGL is not thread safe, thus in case we try to display any message on
the OSD from the sound thread for example it will result in crashes.

svn-id: r54829
2010-12-08 01:35:54 +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: Disable OSD support for now. 2010-12-08 01:35:54 +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 OSYSTEM: Add resetGraphicsScale() method. 2010-07-30 03:06:57 +00:00