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
Michael Lutz c656633bea Fix #8775: [Win32] Don't create the main window when alt-tabbing back into fullscreen. 3 years ago
..
cocoa Fix: [OSX] Hide dock when entering fullscreen 3 years ago
CMakeLists.txt Codechange: [SDL2] Split driver in base-part and default backend 3 years ago
allegro_v.cpp Add: settings to limit your fast-forward game speed 3 years ago
allegro_v.h Codechange: [Video] make the prototype of PollEvent() the same for all drivers 3 years ago
dedicated_v.cpp Add: settings to limit your fast-forward game speed 3 years ago
dedicated_v.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago
null_v.cpp Add: draw the screen at a steady pace, also during fast-forward 3 years ago
null_v.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago
opengl.cpp Fix #8763: [OpenGL] Cursor sprite origin can be negative. 3 years ago
opengl.h Fix #8763: [OpenGL] Cursor sprite origin can be negative. 3 years ago
sdl2_default_v.cpp Codechange: [SDL2] Split driver in base-part and default backend 3 years ago
sdl2_default_v.h Codechange: [SDL2] Split driver in base-part and default backend 3 years ago
sdl2_opengl_v.cpp Fix: [SDL2] set GL attributes to get the best GL context possible (#8759) 3 years ago
sdl2_opengl_v.h Codechange: [SDL2] Split driver in base-part and default backend 3 years ago
sdl2_v.cpp Add: settings to limit your fast-forward game speed 3 years ago
sdl2_v.h Codechange: [Video] make the prototype of PollEvent() the same for all drivers 3 years ago
sdl_v.cpp Add: settings to limit your fast-forward game speed 3 years ago
sdl_v.h Codechange: [Video] make the prototype of PollEvent() the same for all drivers 3 years ago
video_driver.cpp Fix c4df0f95: bootstrap was only showing a black screen (#8788) 3 years ago
video_driver.hpp Add: settings to limit your fast-forward game speed 3 years ago
win32_v.cpp Fix #8775: [Win32] Don't create the main window when alt-tabbing back into fullscreen. 3 years ago
win32_v.h Codechange: [Video] make the prototype of PollEvent() the same for all drivers 3 years ago