OpenTTD/src/video
Michael Lutz 979b4af6ca Revert 4ce53cb8: [OSX] Delayed fullscreen switch is not needed anymore.
The fix for #8067 solves the real issue, making this workaround unneeded.
2021-01-03 22:24:04 +01:00
..
cocoa Revert 4ce53cb8: [OSX] Delayed fullscreen switch is not needed anymore. 2021-01-03 22:24:04 +01:00
allegro_v.cpp Codechange: Use std::string in the driver and blitter selection code. 2020-05-21 20:02:34 +02:00
allegro_v.h Codechange: Use std::string in the driver and blitter selection code. 2020-05-21 20:02:34 +02:00
CMakeLists.txt Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
dedicated_v.cpp Codechange: Convert some more FIO functions to take std::string. 2020-12-27 13:19:25 +01:00
dedicated_v.h Codechange: Use std::string in the driver and blitter selection code. 2020-05-21 20:02:34 +02:00
null_v.cpp Cleanup: Correct typographic errors in code comments. 2020-06-07 01:04:41 +01:00
null_v.h Codechange: Use std::string in the driver and blitter selection code. 2020-05-21 20:02:34 +02:00
sdl2_v.cpp Codechange: Use std::string in FIO search path handling. 2020-12-27 13:19:25 +01:00
sdl2_v.h Add: support for emscripten (play-OpenTTD-in-the-browser) 2020-12-15 15:46:39 +01:00
sdl_v.cpp Codechange: Use std::string in FIO search path handling. 2020-12-27 13:19:25 +01:00
sdl_v.h Codechange: Use std::string in the driver and blitter selection code. 2020-05-21 20:02:34 +02:00
video_driver.hpp Codechange: Use std::string in the driver and blitter selection code. 2020-05-21 20:02:34 +02:00
win32_v.cpp Doc: some comments for the win32 video driver (#8409) 2020-12-21 22:28:56 +01:00
win32_v.h Codechange: Use std::string in the driver and blitter selection code. 2020-05-21 20:02:34 +02:00