scummvm/backends/graphics
Johannes Schickel a77c29327e OPENGLSDL: Do not change requested window size on resize.
This should help fix a lock up on window managers, which will try to force the
ScummVM window to a certain size, by just requesting the same size over and
over again.

Now we get black borders even in windowed mode when the aspect of the window
does not match the aspect of the game screen (and we are not in "normal" mode),
but that is usually the same in video players too, so shouldn't be too bad.
2011-08-12 03:46:32 +02:00
..
dinguxsdl DINGUX: hopefully fix the cursor palette problem 2011-08-09 14:06:31 +02:00
gph BACKENDS: Fix compilation. 2011-08-09 14:56:38 +02:00
linuxmotosdl BACKENDS: Fix compilation. 2011-08-09 14:56:38 +02:00
null BACKENDS: Replace OSystem::disableCursorPalette by setFeatureState calls 2011-06-04 11:55:56 +02:00
opengl OPENGL: Add include guard to gltexture.h 2011-08-09 02:14:12 +02:00
openglsdl OPENGLSDL: Do not change requested window size on resize. 2011-08-12 03:46:32 +02:00
openpandora SDL: Rename SdlGraphicsManager to SurfaceSdlGraphicsManager to reflect its purpose. 2011-06-19 20:10:21 +02:00
samsungtvsdl SDL: Rename SdlGraphicsManager to SurfaceSdlGraphicsManager to reflect its purpose. 2011-06-19 20:10:21 +02:00
sdl SDL: Take advantage of SdlGraphicsManager. 2011-08-09 00:03:11 +02:00
surfacesdl SDL: Implement a hellish workaround to fix bug #3368143. 2011-08-11 04:28:44 +02:00
symbiansdl JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
wincesdl BACKENDS: Fix compilation. 2011-08-09 14:56:38 +02:00
default-palette.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
graphics.h BACKENDS: Add PaletteManager interface as comments to GraphicsManager. 2011-08-09 00:03:10 +02:00