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 d16dc22fdf Codechange: Use C++-ism for zeroing. 4 years ago
..
cocoa Fix: [OSX] Don't wait on the event loop for drawing. 4 years ago
CMakeLists.txt Codechange: deduplicate tick-handlers of all video drivers 4 years ago
allegro_v.cpp Codechange: deduplicate tick-handlers of all video drivers 4 years ago
allegro_v.h Codechange: be consistent in what CheckPaletteAnim() does and when it is called 4 years ago
dedicated_v.cpp Codechange: deduplicate tick-handlers of all video drivers 4 years ago
dedicated_v.h
null_v.cpp
null_v.h
sdl2_v.cpp Codechange: Use C++-ism for zeroing. 4 years ago
sdl2_v.h Codechange: deduplicate tick-handlers of all video drivers 4 years ago
sdl_v.cpp Remove: [SDL] SDL 1.3 never happened, so remove all the special code for it 4 years ago
sdl_v.h Codechange: be consistent in what CheckPaletteAnim() does and when it is called 4 years ago
video_driver.cpp Codechange: deduplicate tick-handlers of all video drivers 4 years ago
video_driver.hpp Codechange: deduplicate tick-handlers of all video drivers 4 years ago
win32_v.cpp Codechange: Use C++-ism for zeroing. 4 years ago
win32_v.h Codechange: be consistent in what CheckPaletteAnim() does and when it is called 4 years ago