OpenTTD/src/video
Rubidium f74e26ca7e Codechange: replace error/usererror printf variant with fmt variant and rename 2023-04-25 17:55:09 +02:00
..
cocoa Codechange: replace error/usererror printf variant with fmt variant and rename 2023-04-25 17:55:09 +02: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: replace error/usererror printf variant with fmt variant and rename 2023-04-25 17:55:09 +02:00
allegro_v.h Add: Display refresh rate game option (#8813) 2021-03-09 10:22:52 +01:00
dedicated_v.cpp Codechange: replace error/usererror printf variant with fmt variant and rename 2023-04-25 17:55:09 +02: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 Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
null_v.h Codechange: Use std::string in the driver and blitter selection code. 2020-05-21 20:02:34 +02:00
opengl.cpp Codechange: Make SpriteType, CargoSortType, SourceType and ScriptType enum classes. (#10663) 2023-04-16 20:00:55 +01:00
opengl.h Cleanup: remove/replace trailing ; with . in comments 2023-01-26 23:47:55 +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 Remove: [Video] no longer draw in a thread 2021-03-08 19:18:55 +01:00
sdl2_opengl_v.cpp Add: Show current video driver info in Options window 2022-05-03 21:03:30 +02:00
sdl2_opengl_v.h Feature: allow a toggle to enable/disable vsync 2021-04-11 14:26:00 +02:00
sdl2_v.cpp Codechange: Remove shift as fast-forward key when _DEBUG is defined 2023-01-26 22:15:06 +01:00
sdl2_v.h Fix: virtual call from constructor 2023-01-06 19:34:35 +01:00
sdl_v.cpp Codechange: replace error/usererror printf variant with fmt variant and rename 2023-04-25 17:55:09 +02:00
sdl_v.h Remove: [Video] no longer draw in a thread 2021-03-08 19:18:55 +01:00
video_driver.cpp Fix: don't propagate shift/ctrl state till next game-tick (#9381) 2021-06-17 20:22:57 +02:00
video_driver.hpp Feature: Variable GUI scale. 2022-11-12 18:28:39 +00:00
win32_v.cpp Codechange: replace error/usererror printf variant with fmt variant and rename 2023-04-25 17:55:09 +02:00
win32_v.h Add: Show current video driver info in Options window 2022-05-03 21:03:30 +02:00