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
Michael Lutz 37116a7575 Codechange: [OSX] Remove old code that has no effect on current OSX versions. 3 years ago
..
cocoa Codechange: [OSX] Remove old code that has no effect on current OSX versions. 3 years ago
CMakeLists.txt
allegro_v.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
allegro_v.h
dedicated_v.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
dedicated_v.h
null_v.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
null_v.h
opengl.cpp Codechange: [OSX] We use OpenGL even if Apple doesn't like it. 3 years ago
opengl.h
sdl2_default_v.cpp
sdl2_default_v.h
sdl2_opengl_v.cpp
sdl2_opengl_v.h
sdl2_v.cpp Cleanup: use nullptr instead of 0 or NULL 3 years ago
sdl2_v.h
sdl_v.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
sdl_v.h
video_driver.cpp Fix: don't propagate shift/ctrl state till next game-tick (#9381) 3 years ago
video_driver.hpp Fix 91b8ce07: dedicated servers could no longer create screenshots (#9232) 3 years ago
win32_v.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
win32_v.h