OpenTTD/src/video
rubidium 15242b1784 (svn r12780) -Fix: the null blitter did segfault. 2008-04-18 23:32:10 +00:00
..
cocoa (svn r12776) -Fix: [OSX] In some rare cases when using an uncalibrated monitor the system colour space could not be retrieved. Show an error when this happens instead of just trying an assertion. 2008-04-18 21:21:25 +00:00
dedicated_v.cpp (svn r12003) -Codechange: don't declare InteractiveRandom[Range] in multiple places. 2008-01-29 00:26:31 +00:00
dedicated_v.h (svn r11780) -Codechange: When compiling a dedicated server build, select the dedicated video driver by default. 2008-01-07 16:41:03 +00:00
null_v.cpp (svn r12780) -Fix: the null blitter did segfault. 2008-04-18 23:32:10 +00:00
null_v.h (svn r11734) -Change: Allow ToggleFullScreen to return the result of the operation' attempt. Previously, only visual clues were available. 2008-01-01 14:20:48 +00:00
sdl_v.cpp (svn r12779) -Codechange: remove a few constants from openttd.h. 2008-04-18 21:49:38 +00:00
sdl_v.h (svn r11734) -Change: Allow ToggleFullScreen to return the result of the operation' attempt. Previously, only visual clues were available. 2008-01-01 14:20:48 +00:00
video_driver.hpp (svn r11839) -Codechange: move some variables from variables.h to a more logical location. 2008-01-13 21:41:24 +00:00
win32_v.cpp (svn r12779) -Codechange: remove a few constants from openttd.h. 2008-04-18 21:49:38 +00:00
win32_v.h (svn r11734) -Change: Allow ToggleFullScreen to return the result of the operation' attempt. Previously, only visual clues were available. 2008-01-01 14:20:48 +00:00