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
Michael Lutz 8906e9e0fd Codechange: Consistently use screen size and not driver resolution for determining window sizes. 3 years ago
..
cocoa Codechange: Consistently use screen size and not driver resolution for determining window sizes. 3 years ago
CMakeLists.txt Codechange: Make codestyle for CMake files consistent for 'control' statements 4 years ago
allegro_v.cpp Feature: Choose a sensible window size on a fresh OTTD config file. (#8536) 3 years ago
allegro_v.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago
dedicated_v.cpp Feature: Choose a sensible window size on a fresh OTTD config file. (#8536) 3 years ago
dedicated_v.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago
null_v.cpp Feature: Choose a sensible window size on a fresh OTTD config file. (#8536) 3 years ago
null_v.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago
sdl2_v.cpp Change: [SDL2] Remove unneeded delay of redrawing the screen 3 years ago
sdl2_v.h Codechange: [SDL2] Rework how palette is updated 3 years ago
sdl_v.cpp Feature: Choose a sensible window size on a fresh OTTD config file. (#8536) 3 years ago
sdl_v.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago
video_driver.hpp Feature: Choose a sensible window size on a fresh OTTD config file. (#8536) 3 years ago
win32_v.cpp Codechange: [SDL2/Win32] Be consistent how 0bpp blitters are not allowed 3 years ago
win32_v.h Feature: Choose a sensible window size on a fresh OTTD config file. (#8536) 3 years ago