You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/video
Charles Pigott 9b800a96ed
Codechange: Remove min/max functions in favour of STL variants (#8502)
4 years ago
..
cocoa Revert 4ce53cb8: [OSX] Delayed fullscreen switch is not needed anymore. 4 years ago
CMakeLists.txt Codechange: Make codestyle for CMake files consistent for 'control' statements 4 years ago
allegro_v.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
allegro_v.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago
dedicated_v.cpp Codechange: Convert some more FIO functions to take std::string. 4 years ago
dedicated_v.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago
null_v.cpp Cleanup: Correct typographic errors in code comments. 4 years ago
null_v.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago
sdl2_v.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
sdl2_v.h Add: support for emscripten (play-OpenTTD-in-the-browser) 4 years ago
sdl_v.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
sdl_v.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago
video_driver.hpp Codechange: Use std::string in the driver and blitter selection code. 4 years ago
win32_v.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
win32_v.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago