OpenTTD/src/video
michi_cc e15446bc58 (svn r26367) -Fix: [Win32] Use a separate event to indicate that the drawing thread has finished initialising, preventing potential deadlocks. 2014-02-23 16:08:50 +00:00
..
cocoa (svn r26209) -Codechange: remove some template magic and simplify some code 2014-01-02 22:41:58 +00:00
allegro_v.cpp (svn r26209) -Codechange: remove some template magic and simplify some code 2014-01-02 22:41:58 +00:00
allegro_v.h (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00
dedicated_v.cpp (svn r26209) -Codechange: remove some template magic and simplify some code 2014-01-02 22:41:58 +00:00
dedicated_v.h (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00
null_v.cpp (svn r26209) -Codechange: remove some template magic and simplify some code 2014-01-02 22:41:58 +00:00
null_v.h (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00
sdl_v.cpp (svn r26351) -Fix: Protect all VideoDriver_SDL methods with the _draw_mutex. 2014-02-16 21:57:22 +00:00
sdl_v.h (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00
video_driver.hpp (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00
win32_v.cpp (svn r26367) -Fix: [Win32] Use a separate event to indicate that the drawing thread has finished initialising, preventing potential deadlocks. 2014-02-23 16:08:50 +00:00
win32_v.h (svn r26108) -Codechange: some coding style (whitespace) 2013-11-25 14:30:22 +00:00