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
Ivan Fefer 23d733be95
Add: Basic autocompletion on tab for console commands (#12163)
3 months ago
..
cocoa Add: Basic autocompletion on tab for console commands (#12163) 3 months ago
CMakeLists.txt
allegro_v.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
allegro_v.h
dedicated_v.cpp Codechange: [Win32] Disable assert message box when no GUI (#12291) 3 months ago
dedicated_v.h
null_v.cpp Codechange: [Win32] Disable assert message box when no GUI (#12291) 3 months ago
null_v.h
opengl.cpp Codechange: Replace pointer to Sprite array with reference to SpriteCollection. (#11580) 5 months ago
opengl.h Codechange: Replace pointer to Sprite array with reference to SpriteCollection. (#11580) 5 months ago
sdl2_default_v.cpp Codechange: replace error/usererror printf variant with fmt variant and rename 1 year ago
sdl2_default_v.h
sdl2_opengl_v.cpp Codechange: Use parameters, which should be used. 9 months ago
sdl2_opengl_v.h Fix #10079: don't render at 1000fps if HW acceleration + vsync is requested but not active (#12067) 4 months ago
sdl2_v.cpp Fix: [SDL] remove hint to avoid hardware acceleration (#11790) 5 months ago
sdl2_v.h Fix #10079: don't render at 1000fps if HW acceleration + vsync is requested but not active (#12067) 4 months ago
sdl_v.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
sdl_v.h
video_driver.cpp Fix #10079: don't render at 1000fps if HW acceleration + vsync is requested but not active (#12067) 4 months ago
video_driver.hpp Fix #10079: don't render at 1000fps if HW acceleration + vsync is requested but not active (#12067) 4 months ago
win32_v.cpp Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 4 months ago
win32_v.h Fix #10079: don't render at 1000fps if HW acceleration + vsync is requested but not active (#12067) 4 months ago