You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/video
xdavidwu 8fe38afd2b Fix: [SDL2] Correct name of the video driver in debug log
SDL_GetVideoDriver(0) returns name of first video driver included in
the library, not the driver currently used.
SDL_GetCurrentVideoDriver() does what we want here.
5 years ago
..
cocoa Cleanup: Removed SVN headers 5 years ago
allegro_v.cpp Cleanup: Removed SVN headers 5 years ago
allegro_v.h Cleanup: Removed SVN headers 5 years ago
dedicated_v.cpp Cleanup: Removed SVN headers 5 years ago
dedicated_v.h Cleanup: Removed SVN headers 5 years ago
null_v.cpp Cleanup: Removed SVN headers 5 years ago
null_v.h Cleanup: Removed SVN headers 5 years ago
sdl2_v.cpp Fix: [SDL2] Correct name of the video driver in debug log 5 years ago
sdl2_v.h Cleanup: Removed SVN headers 5 years ago
sdl_v.cpp Cleanup: Removed SVN headers 5 years ago
sdl_v.h Cleanup: Removed SVN headers 5 years ago
video_driver.hpp Cleanup: Removed SVN headers 5 years ago
win32_v.cpp Cleanup: Removed SVN headers 5 years ago
win32_v.h Cleanup: Removed SVN headers 5 years ago