scummvm/backends/graphics
Filippos Karapetis 8f49df6aca SDL: Fix full screen toggling for 3D games
The previous SdlGraphics3dManager::toggleFullScreen() was not using
beginGFXTransaction / endGFXTransaction in toggleFullScreen().
Restore this logic for 3D games, as using transactions in such games
results in a black screen for 3D games when switching to full screen

A regression from d33487f64
2021-09-29 20:24:03 +02:00
..
gph
maemosdl
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: Only relocate the window to the center of the screen if truly necessary 2021-08-28 10:43:04 +02:00
openpandora
sdl SDL: Fix full screen toggling for 3D games 2021-09-29 20:24:03 +02:00
surfacesdl SDL: Silence signed/unsigned warning 2021-09-09 07:20:04 +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