OpenTTD/src/video
Niels Martin Hansen 2a868b9f3b Feature: Framerate display window (#6822)
Frame rate and various game loop/graphics timing measurements and graphs. Accessible via the Help menu, and can print some stats in the console via the fps command.
2018-07-19 21:17:07 +02: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 Remove: WinCE support 2018-04-29 15:32:16 +02: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 Feature: Framerate display window (#6822) 2018-07-19 21:17:07 +02: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 Feature: Framerate display window (#6822) 2018-07-19 21:17:07 +02:00
win32_v.h (svn r27775) -Fix [FS#6510]: Insufficient thread synchronisation when switching blitters. (JGR) 2017-03-11 13:05:54 +00:00