antonioginer / switchres

Modeline generation engine for emulation
44 stars 12 forks source link

Linux: Fix crash when toggling fullscreen/windowed mode #56

Open substring opened 4 years ago

substring commented 4 years ago

Fix crash when toggling fullscreen/windowed mode. Caused by resetting the renderer (commenting this out fixes the issue). Resetting the renderer probably only required for Win32.