OpenTTD/src/video
milek7 751f595bb6 Fix: VkMapping declarations violated C++ ODR rule. 2021-02-14 23:19:50 +01:00
..
cocoa Fix: VkMapping declarations violated C++ ODR rule. 2021-02-14 23:19:50 +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 Fix: VkMapping declarations violated C++ ODR rule. 2021-02-14 23:19:50 +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 Feature: Choose a sensible window size on a fresh OTTD config file. (#8536) 2021-01-14 21:53:06 +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 Feature: Choose a sensible window size on a fresh OTTD config file. (#8536) 2021-01-14 21:53:06 +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 Fix: VkMapping declarations violated C++ ODR rule. 2021-02-14 23:19:50 +01:00
sdl2_v.h Codechange: [SDL2] Rework how palette is updated 2021-01-30 21:43:59 +01:00
sdl_v.cpp Fix: VkMapping declarations violated C++ ODR rule. 2021-02-14 23:19:50 +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 Feature: Automatic UI and font zoom levels when supported by the OS. 2021-02-14 14:16:40 +01:00
win32_v.cpp Fix: VkMapping declarations violated C++ ODR rule. 2021-02-14 23:19:50 +01:00
win32_v.h Add: [Win32] Automatic zoom level suggestion for Win32 video driver. 2021-02-14 14:16:40 +01:00