OpenTTD/src/video
Rubidium 8b6661d486 Codefix 90029be: build failure for SDL 1.2 2024-05-03 10:45:34 +02:00
..
cocoa Codechange: Pass std::string_view from drivers instead of char *. 2024-04-10 22:02:04 +01:00
CMakeLists.txt Codechange: [SDL2] Split driver in base-part and default backend 2021-02-22 22:16:07 +01:00
allegro_v.cpp Codechange: Pass std::string_view from drivers instead of char *. 2024-04-10 22:02:04 +01:00
allegro_v.h Codechange: Pass std::string_view from drivers instead of char *. 2024-04-10 22:02:04 +01:00
dedicated_v.cpp Codechange: use infinite-fast-forward when rerunning command-log (#12519) 2024-04-17 20:01:58 +00:00
dedicated_v.h Codechange: Pass std::string_view from drivers instead of char *. 2024-04-10 22:02:04 +01:00
null_v.cpp Codechange: Pass std::string_view from drivers instead of char *. 2024-04-10 22:02:04 +01:00
null_v.h Codechange: Pass std::string_view from drivers instead of char *. 2024-04-10 22:02:04 +01:00
opengl.cpp Codechange: Store cursor sprites in vector. (#12564) 2024-04-24 21:26:07 +01:00
opengl.h Codechange: Store cursor sprites in vector. (#12564) 2024-04-24 21:26:07 +01:00
sdl2_default_v.cpp Codechange: replace error/usererror printf variant with fmt variant and rename 2023-04-25 17:55:09 +02:00
sdl2_default_v.h Codechange: Pass std::string_view from drivers instead of char *. 2024-04-10 22:02:04 +01:00
sdl2_opengl_v.cpp Codechange: Pass std::string_view from drivers instead of char *. 2024-04-10 22:02:04 +01:00
sdl2_opengl_v.h Codechange: Pass std::string_view from drivers instead of char *. 2024-04-10 22:02:04 +01:00
sdl2_v.cpp Codechange: Ensure SDLK mappings stay in the expected order. (#12608) 2024-05-02 23:19:08 +01:00
sdl2_v.h Codechange: Pass std::string_view from drivers instead of char *. 2024-04-10 22:02:04 +01:00
sdl_v.cpp Codefix 90029be: build failure for SDL 1.2 2024-05-03 10:45:34 +02:00
sdl_v.h Codechange: Pass std::string_view from drivers instead of char *. 2024-04-10 22:02:04 +01:00
video_driver.cpp Fix #10079: don't render at 1000fps if HW acceleration + vsync is requested but not active (#12067) 2024-02-12 21:39:23 +00:00
video_driver.hpp Codechange: use infinite-fast-forward when rerunning command-log (#12519) 2024-04-17 20:01:58 +00:00
win32_v.cpp Codechange: Pass std::string_view from drivers instead of char *. 2024-04-10 22:02:04 +01:00
win32_v.h Codechange: Pass std::string_view from drivers instead of char *. 2024-04-10 22:02:04 +01:00