OpenTTD/src/video
Charles Pigott 86c295bb3b Change: Ignore refresh_rate setting when vsync is enabled 2021-10-17 19:25:03 +01:00
..
cocoa Feature: Add selected toolbar buttons to MacBook Pro Touch Bar 2021-09-23 21:03:00 +02:00
CMakeLists.txt Codechange: [SDL2] Split driver in base-part and default backend 2021-02-22 22:16:07 +01:00
allegro_v.cpp Codechange: use _cur_palette the same in all the drivers 2021-06-26 20:28:05 +02:00
allegro_v.h Add: Display refresh rate game option (#8813) 2021-03-09 10:22:52 +01:00
dedicated_v.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
dedicated_v.h Codechange: Use std::string in the driver and blitter selection code. 2020-05-21 20:02:34 +02:00
null_v.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
null_v.h Codechange: Use std::string in the driver and blitter selection code. 2020-05-21 20:02:34 +02:00
opengl.cpp Codechange: [OSX] We use OpenGL even if Apple doesn't like it. 2021-06-22 21:09:37 +02:00
opengl.h Fix: [OpenGL] Check maximum supported texture size against screen resolution. 2021-04-21 22:44:59 +02:00
sdl2_default_v.cpp Codechange: use _cur_palette the same in all the drivers 2021-06-26 20:28:05 +02:00
sdl2_default_v.h Remove: [Video] no longer draw in a thread 2021-03-08 19:18:55 +01:00
sdl2_opengl_v.cpp Codechange: use _cur_palette the same in all the drivers 2021-06-26 20:28:05 +02:00
sdl2_opengl_v.h Feature: allow a toggle to enable/disable vsync 2021-04-11 14:26:00 +02:00
sdl2_v.cpp Change: [Emscripten] set default scrolling mode to non-pointer-locking (#9191) 2021-06-28 18:39:09 +02:00
sdl2_v.h Codechange: use _cur_palette the same in all the drivers 2021-06-26 20:28:05 +02:00
sdl_v.cpp Codechange: use _cur_palette the same in all the drivers 2021-06-26 20:28:05 +02:00
sdl_v.h Remove: [Video] no longer draw in a thread 2021-03-08 19:18:55 +01:00
video_driver.cpp Fix: don't propagate shift/ctrl state till next game-tick (#9381) 2021-06-17 20:22:57 +02:00
video_driver.hpp Change: Ignore refresh_rate setting when vsync is enabled 2021-10-17 19:25:03 +01:00
win32_v.cpp Codechange: use _cur_palette the same in all the drivers 2021-06-26 20:28:05 +02:00
win32_v.h Fix: [win32] buffer_locked state not initialised, causing _screen.dst_ptr to be potentially not set 2021-04-12 21:14:01 +02:00