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
Rubidium 8c742b456f Codechange: use Textbuf directly, instead via several virtual functions in Window 10 months ago
..
cocoa Codechange: use Textbuf directly, instead via several virtual functions in Window 10 months ago
CMakeLists.txt Codechange: [SDL2] Split driver in base-part and default backend 3 years ago
allegro_v.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
allegro_v.h Add: Display refresh rate game option (#8813) 3 years ago
dedicated_v.cpp Codechange: use std::getline to read strings from stdin 12 months ago
dedicated_v.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago
null_v.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
null_v.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago
opengl.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
opengl.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
sdl2_default_v.cpp Codechange: replace error/usererror printf variant with fmt variant and rename 1 year ago
sdl2_default_v.h Remove: [Video] no longer draw in a thread 3 years ago
sdl2_opengl_v.cpp Add: Show current video driver info in Options window 2 years ago
sdl2_opengl_v.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
sdl2_v.cpp Add: [Emscripten] Support for bootstrapping 10 months ago
sdl2_v.h Fix: virtual call from constructor 1 year ago
sdl_v.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
sdl_v.h Remove: [Video] no longer draw in a thread 3 years ago
video_driver.cpp Codechange: unify the formatting of the game's caption 1 year ago
video_driver.hpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
win32_v.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
win32_v.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago