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 df958dc907 Fix f0f96e31: [OpenGL] Broken window resizing due to invalid buffer pitch on texture creation. 3 years ago
..
cocoa Add: Display refresh rate game option (#8813) 3 years ago
CMakeLists.txt Codechange: [SDL2] Split driver in base-part and default backend 3 years ago
allegro_v.cpp Add: Display refresh rate game option (#8813) 3 years ago
allegro_v.h Add: Display refresh rate game option (#8813) 3 years ago
dedicated_v.cpp Add: make modal windows update more smooth 3 years ago
dedicated_v.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago
null_v.cpp Add: [Video] move GameLoop into its own thread 3 years ago
null_v.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago
opengl.cpp Fix f0f96e31: [OpenGL] Broken window resizing due to invalid buffer pitch on texture creation. 3 years ago
opengl.h Fix #8825: [OpenGL] Don't clear cursor cache from the game loop thread. 3 years ago
sdl2_default_v.cpp Add: [Video] move GameLoop into its own thread 3 years ago
sdl2_default_v.h Remove: [Video] no longer draw in a thread 3 years ago
sdl2_opengl_v.cpp Fix #8871: [OpenGL] Initialize all buffers after resize and clear back buffer. (#8877) 3 years ago
sdl2_opengl_v.h Add: [Video] move GameLoop into its own thread 3 years ago
sdl2_v.cpp Add: Display refresh rate game option (#8813) 3 years ago
sdl2_v.h Add: Display refresh rate game option (#8813) 3 years ago
sdl_v.cpp Add: [Video] move GameLoop into its own thread 3 years ago
sdl_v.h Remove: [Video] no longer draw in a thread 3 years ago
video_driver.cpp Add: make modal windows update more smooth 3 years ago
video_driver.hpp Add: make modal windows update more smooth 3 years ago
win32_v.cpp Fix #8871: [OpenGL] Initialize all buffers after resize and clear back buffer. (#8877) 3 years ago
win32_v.h Add: Display refresh rate game option (#8813) 3 years ago