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
Jonathan G Rennison 8710e9b8c8 Fix #12608: SDL keycode to vkey mapping 1 month ago
..
cocoa Codechange: Pass std::string_view from drivers instead of char *. 2 months ago
CMakeLists.txt Codechange: [SDL2] Split driver in base-part and default backend 3 years ago
allegro_v.cpp Codechange: Pass std::string_view from drivers instead of char *. 2 months ago
allegro_v.h Codechange: Pass std::string_view from drivers instead of char *. 2 months ago
dedicated_v.cpp Codechange: use infinite-fast-forward when rerunning command-log (#12519) 2 months ago
dedicated_v.h Codechange: Pass std::string_view from drivers instead of char *. 2 months ago
null_v.cpp Codechange: Pass std::string_view from drivers instead of char *. 2 months ago
null_v.h Codechange: Pass std::string_view from drivers instead of char *. 2 months ago
opengl.cpp Codechange: Store cursor sprites in vector. (#12564) 2 months ago
opengl.h Codechange: Store cursor sprites in vector. (#12564) 2 months ago
sdl2_default_v.cpp Codechange: replace error/usererror printf variant with fmt variant and rename 1 year ago
sdl2_default_v.h Codechange: Pass std::string_view from drivers instead of char *. 2 months ago
sdl2_opengl_v.cpp Codechange: Pass std::string_view from drivers instead of char *. 2 months ago
sdl2_opengl_v.h Codechange: Pass std::string_view from drivers instead of char *. 2 months ago
sdl2_v.cpp Fix #12608: SDL keycode to vkey mapping 1 month ago
sdl2_v.h Codechange: Pass std::string_view from drivers instead of char *. 2 months ago
sdl_v.cpp Fix #12608: SDL keycode to vkey mapping 1 month ago
sdl_v.h Codechange: Pass std::string_view from drivers instead of char *. 2 months ago
video_driver.cpp Fix #10079: don't render at 1000fps if HW acceleration + vsync is requested but not active (#12067) 4 months ago
video_driver.hpp Codechange: use infinite-fast-forward when rerunning command-log (#12519) 2 months ago
win32_v.cpp Codechange: Pass std::string_view from drivers instead of char *. 2 months ago
win32_v.h Codechange: Pass std::string_view from drivers instead of char *. 2 months ago