OpenTTD
|
Directories | |
directory | cocoa |
Files | |
file | allegro_v.cpp [code] |
Implementation of the Allegro video driver. | |
file | allegro_v.h [code] |
Base of the Allegro video driver. | |
file | dedicated_v.cpp [code] |
Dedicated server video 'driver'. | |
file | dedicated_v.h [code] |
Base for the dedicated video driver. | |
file | null_v.cpp [code] |
The videio driver that doesn't blit. | |
file | null_v.h [code] |
Base of the video driver that doesn't blit. | |
file | sdl_v.cpp [code] |
Implementation of the SDL video driver. | |
file | sdl_v.h [code] |
Base of the SDL video driver. | |
file | video_driver.hpp [code] |
Base of all video drivers. | |
file | win32_v.cpp [code] |
Implementation of the Windows (GDI) video driver. | |
file | win32_v.h [code] |
Base of the Windows video driver. |