scummvm/backends/graphics
Lothar Serra Mari 51cff582b5 BACKENDS: OPENGLSDL: Disable storing and restoring window sizes for SDL1
The previous implementation was already broken, since the values were never stored in the config file
since that part was already guarded by SDL_VERSION_ATLEAST.

Since we have no way to properly determine if a window is maximized or not for
SDL1, I recommend skipping this part in the compilation.

Now, the function at least works properly for SDL2 - it was broken on _both_ versions before.
2021-08-15 13:58:48 +01:00
..
gph GPH: Don't call DownscaleSdlGraphicsManager anymore 2021-03-16 16:01:38 +02:00
maemosdl MAEMO: Add override and final keywords 2020-11-01 20:04:57 +00:00
null BACKENDS: fixed segfault in EventRecorder with buffer out of bounds writes 2021-06-19 14:34:52 +02:00
opengl BACKENDS: Harden grabOverlay in all platforms 2021-08-04 13:27:07 +02:00
openglsdl BACKENDS: OPENGLSDL: Disable storing and restoring window sizes for SDL1 2021-08-15 13:58:48 +01:00
openpandora
sdl SDL: Fix handling of cursor position on Windows HiDPI 2021-08-14 19:11:11 +01:00
surfacesdl BACKENDS: Harden grabOverlay in all platforms 2021-08-04 13:27:07 +02:00
default-palette.h
graphics.h COMMON: Add getHiDPIScreenFactor to OSystem 2021-08-13 21:41:33 +01:00
windowed.h SDL: Add new pixel perfect stretch mode for OpenGL 2021-06-05 14:17:40 +01:00