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 967b27a2c1 Codechange: C++11 STL has a function for getting the number of CPU cores. 5 years ago
..
cocoa Codechange: Use platform independent C++11 function for sleeping on a thread. 5 years ago
allegro_v.cpp Codechange: Use platform independent C++11 function for sleeping on a thread. 5 years ago
allegro_v.h Codechange: Use override specifer for overriding member declarations 5 years ago
dedicated_v.cpp Codechange: Use platform independent C++11 function for sleeping on a thread. 5 years ago
dedicated_v.h Codechange: Use override specifer for overriding member declarations 5 years ago
null_v.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 10 years ago
null_v.h Codechange: Use override specifer for overriding member declarations 5 years ago
sdl_v.cpp Codechange: Replace custom thread code with C++11 thread objects. 5 years ago
sdl_v.h Codechange: Use override specifer for overriding member declarations 5 years ago
video_driver.hpp (svn r27775) -Fix [FS#6510]: Insufficient thread synchronisation when switching blitters. (JGR) 7 years ago
win32_v.cpp Codechange: C++11 STL has a function for getting the number of CPU cores. 5 years ago
win32_v.h Codechange: Use override specifer for overriding member declarations 5 years ago