OpenTTD/src/video
nikolas d662e8ca96 Fix #8104: Always add WINDOW_RESIZABLE flag to SDL2 (#8211)
This fixes a bug that can reproduced with these steps:
* Start openttd in fullscreen mode
* Turn off fullscreen mode
* Try to resize the window. The window can't be resized.
2020-08-09 18:53:55 +01:00
..
cocoa Fix #8066: Try another fallback colourspace if first one fails 2020-06-01 22:16:57 +01:00
allegro_v.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
allegro_v.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
dedicated_v.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
dedicated_v.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
null_v.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
null_v.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
sdl2_v.cpp Fix #8104: Always add WINDOW_RESIZABLE flag to SDL2 (#8211) 2020-08-09 18:53:55 +01:00
sdl2_v.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
sdl_v.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
sdl_v.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
video_driver.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
win32_v.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
win32_v.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00