scummvm/backends
Thierry Crozat 00bbb73ce5 SDL: Make sure we get the correct window size with SDL2
When updating or recreating the window, if we changed the window
size at the same time we also toggle between OpenGL and non
OpenGL mode, or toggle fullscreen mode, we may have a pending
SDL resize event with the wrong size. So we need to make sure to
append another one with the correct size to end up with the correct
size. This fixes bug #9971.
2017-07-27 21:05:44 +01:00
..
audiocd JANITORIAL: Remove more trailing spaces 2016-10-09 15:02:02 +02:00
cloud Revert "COMMON: Change way the Singleton instances are instantiated" 2017-07-10 21:17:41 +02:00
events SDL: Make sure we get the correct window size with SDL2 2017-07-27 21:05:44 +01:00
fs Revert "COMMON: Change way the Singleton instances are instantiated" 2017-07-10 21:17:41 +02:00
graphics Revert "COMMON: Change way the Singleton instances are instantiated" 2017-07-10 21:17:41 +02:00
keymapper KEYMAPPER: Fix off-by-one error with keymapper action names 2014-10-26 22:20:57 +01:00
log LOG: fix month in log file 2015-03-20 11:26:42 +01:00
midi BACKENDS: timidity: Get rid of gethostbyname, use getaddrinfo. 2016-10-25 13:17:55 +02:00
mixer PSP2: Add Playstation Vita (PSP2) support 2017-03-04 15:42:19 -06:00
mutex SDL: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
networking NETWORKING: fix missing SIOCGIFCONF for Haiku (#973) 2017-07-17 21:35:23 +02:00
platform SDL: Make sure we get the correct window size with SDL2 2017-07-27 21:05:44 +01:00
plugins Revert "COMMON: Change way the Singleton instances are instantiated" 2017-07-10 21:17:41 +02:00
saves ALL: Fix compilation with disabled cloud but enabled libcurl 2016-10-17 18:55:22 +02:00
taskbar JANITORIAL: Remove more trailing spaces 2016-10-09 15:02:02 +02:00
timer TIZEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
updates UPDATES: Give feedback on OS X when using the Check now button 2016-10-18 00:55:07 +01:00
vkeybd VKEYBD: Add small keyboard pack for virtual keyboard. 2014-04-27 03:51:19 +01:00
base-backend.cpp OSYSTEM: Remove the API allowing to draw to the OSD surface directly 2016-09-13 20:41:26 +02:00
base-backend.h BACKENDS: Provide an empty implementation for displayActivityIconOnOSD in BaseBackend 2016-09-13 22:23:53 +02:00
modular-backend.cpp PSP2: Add Playstation Vita (PSP2) support 2017-03-04 15:42:19 -06:00
modular-backend.h PSP2: Add Playstation Vita (PSP2) support 2017-03-04 15:42:19 -06:00
module.mk PSP2: Add Playstation Vita (PSP2) support 2017-03-04 15:42:19 -06:00