scummvm/backends/graphics
Alejandro Marzini 2636ac4f36 OPENGL: Implement aspect ratio support and toggling. Improve fullscreen switching. Fix cursor scaling bug.
Now the hotkey Ctrl-Alt-Enter will switch between all available fullscreen modes. Alt-Enter will only switch to the best mode available, and exit fullscreen mode if already on it.
The different aspect ratios can be switched with Ctrl-Alt-A. The normal mode will stretch the contents to the screen, while other modes will stretch only one dimension to the screen size, and maintain the aspect ratio for the other dimension.

svn-id: r51346
2010-07-27 07:30:56 +00:00
..
gp2xsdl
gp2xwizsdl
linuxmotosdl Replaced the extra SDL functions added to GraphicsManager with an EventObserver in SdlGraphicsManager. 2010-07-15 01:21:20 +00:00
null
opengl OPENGL: Implement aspect ratio support and toggling. Improve fullscreen switching. Fix cursor scaling bug. 2010-07-27 07:30:56 +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 OPENGL: Implement aspect ratio support and toggling. Improve fullscreen switching. Fix cursor scaling bug. 2010-07-27 07:30:56 +00:00
symbiansdl
graphics.h Replaced the extra SDL functions added to GraphicsManager with an EventObserver in SdlGraphicsManager. 2010-07-15 01:21:20 +00:00