scummvm/backends/graphics
Alejandro Marzini 7b070bbef8 SDL/OPENGL: Add ability to switch between SDL and OpenGL graphics managers.
OSystem_SDL will create a merged list of all graphics modes from SDL and OpenGL. When the user changes the graphics mode in options and restarts ScummVM should switch to that graphics mode in the corresponding graphics manager.

svn-id: r51493
2010-07-30 03:31:05 +00:00
..
gp2xsdl Cleanup and documentation. 2010-07-05 01:10:29 +00:00
gp2xwizsdl Modularized GP2X backend. Renamed GP2XWIZSdlEventManager to GP2XSdlEventManager, and added GP2X code. 2010-07-01 06:07:24 +00:00
linuxmotosdl Replaced the extra SDL functions added to GraphicsManager with an EventObserver in SdlGraphicsManager. 2010-07-15 01:21:20 +00:00
null Adapted null backend to ModularBackend. 2010-06-15 05:53:15 +00:00
opengl SDL/OPENGL: Add ability to switch between SDL and OpenGL graphics managers. 2010-07-30 03:31:05 +00:00
openglsdl OPENGL: Implement aspect ratio support and toggling. Improve fullscreen switching. Fix cursor scaling bug. 2010-07-27 07:30:56 +00:00
sdl SDL/OPENGL: Add ability to switch between SDL and OpenGL graphics managers. 2010-07-30 03:31:05 +00:00
symbiansdl Cleanup and documentation. 2010-07-05 01:10:29 +00:00
graphics.h OSYSTEM: Add resetGraphicsScale() method. 2010-07-30 03:06:57 +00:00