OpenTTD/src/video
peter1138 3addf58f30 (svn r18390) -Fix (r17776): [SDL] Reinstate pointer update on 'idle' loop. 2009-12-03 08:24:39 +00:00
..
cocoa (svn r17793) -Fix: [OSX] The splash image wasn't displayed if the Quartz video driver was used. 2009-10-17 22:36:39 +00:00
allegro_v.cpp (svn r18031) -Codechange: since basically r7157 adding up 'all' mouse movement isn't needed anymore because after each even that movement is handled and the counter is reset. As such simply assigning instead of adding works. 2009-11-09 16:07:03 +00:00
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. 2009-09-20 10:19:13 +00:00
dedicated_v.cpp (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
dedicated_v.h (svn r17428) -Codechange: add a function to get the name of a driver 2009-09-05 21:26:51 +00:00
null_v.cpp (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
null_v.h (svn r17428) -Codechange: add a function to get the name of a driver 2009-09-05 21:26:51 +00:00
sdl_v.cpp (svn r18390) -Fix (r17776): [SDL] Reinstate pointer update on 'idle' loop. 2009-12-03 08:24:39 +00:00
sdl_v.h (svn r17428) -Codechange: add a function to get the name of a driver 2009-09-05 21:26:51 +00:00
video_driver.hpp (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
win32_v.cpp (svn r18031) -Codechange: since basically r7157 adding up 'all' mouse movement isn't needed anymore because after each even that movement is handled and the counter is reset. As such simply assigning instead of adding works. 2009-11-09 16:07:03 +00:00
win32_v.h (svn r17428) -Codechange: add a function to get the name of a driver 2009-09-05 21:26:51 +00:00