OpenTTD/src/video
Charles Pigott fe8c24e081 Codechange: Remove unnecessarily defined functions under MinGW 2019-01-17 21:55:15 +00:00
..
cocoa Feature: Framerate display window (#6822) 2018-07-19 21:17:07 +02:00
allegro_v.cpp Feature: Framerate display window (#6822) 2018-07-19 21:17:07 +02:00
allegro_v.h (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00
dedicated_v.cpp Fix: [Win32] WIN32 may not be defined, always prefer the compiler predefined macro _WIN32 2018-12-27 18:09:16 +01:00
dedicated_v.h (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00
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 2014-04-23 20:13:33 +00:00
null_v.h (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00
sdl_v.cpp Fix: [Win32] WIN32 may not be defined, always prefer the compiler predefined macro _WIN32 2018-12-27 18:09:16 +01:00
sdl_v.h (svn r27775) -Fix [FS#6510]: Insufficient thread synchronisation when switching blitters. (JGR) 2017-03-11 13:05:54 +00:00
video_driver.hpp (svn r27775) -Fix [FS#6510]: Insufficient thread synchronisation when switching blitters. (JGR) 2017-03-11 13:05:54 +00:00
win32_v.cpp Codechange: Remove unnecessarily defined functions under MinGW 2019-01-17 21:55:15 +00:00
win32_v.h (svn r27775) -Fix [FS#6510]: Insufficient thread synchronisation when switching blitters. (JGR) 2017-03-11 13:05:54 +00:00