OpenTTD/src/video
Charles Pigott 9b800a96ed
Codechange: Remove min/max functions in favour of STL variants (#8502)
2021-01-08 11:16:18 +01:00
..
cocoa Revert 4ce53cb8: [OSX] Delayed fullscreen switch is not needed anymore. 2021-01-03 22:24:04 +01:00
CMakeLists.txt Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
allegro_v.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 2021-01-08 11:16:18 +01:00
allegro_v.h Codechange: Use std::string in the driver and blitter selection code. 2020-05-21 20:02:34 +02: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: Remove min/max functions in favour of STL variants (#8502) 2021-01-08 11:16:18 +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: Remove min/max functions in favour of STL variants (#8502) 2021-01-08 11:16:18 +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 Codechange: Remove min/max functions in favour of STL variants (#8502) 2021-01-08 11:16:18 +01:00
win32_v.h Codechange: Use std::string in the driver and blitter selection code. 2020-05-21 20:02:34 +02:00