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
rubidium 9e75e3db68 (svn r17787) -Codechange: be a bit more verbose about while allegro failed with some actions. 15 years ago
..
cocoa (svn r17768) -Fix (r17715): [OSX] Newer GCC versions don't like jumping over variable definitions with goto's. (planetmaker) 15 years ago
allegro_v.cpp (svn r17787) -Codechange: be a bit more verbose about while allegro failed with some actions. 15 years ago
allegro_v.h (svn r17583) -Change: make SDL's video driver more likely to be loaded than Allegro's video driver; SDL seems to perform better. 15 years ago
dedicated_v.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
dedicated_v.h (svn r17428) -Codechange: add a function to get the name of a driver 15 years ago
null_v.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
null_v.h (svn r17428) -Codechange: add a function to get the name of a driver 15 years ago
sdl_v.cpp (svn r17776) -Codechange: [SDL] make "update the video card"-process asynchronious. Profiling with gprof etc. hasn't shown us that DrawSurfaceToScreen takes a significant amount of CPU; only using TIC/TOC it became apparant that it was a heavy CPU-cycle user or that it was waiting for something. 15 years ago
sdl_v.h (svn r17428) -Codechange: add a function to get the name of a driver 15 years ago
video_driver.hpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
win32_v.cpp (svn r17336) -Codechange: move some os specific files into src/os/ 15 years ago
win32_v.h (svn r17428) -Codechange: add a function to get the name of a driver 15 years ago