This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
OpenTTD
Watch
1
Star
0
Fork
0
You've already forked OpenTTD
mirror of
https://github.com/OpenTTD/OpenTTD
synced
2026-01-20 10:52:41 +01:00
Code
Issues
Releases
Wiki
Activity
Files
2cd3c8db863d498082157cadce55bdb86ef688ea
OpenTTD
/
src
/
video
History
Rubidium
f8aceb6c37
Codechange: use value initialisation over memset
2025-05-09 17:20:41 +02:00
..
cocoa
Codefix: remove unused mem_func includes
2025-05-06 20:03:35 +02:00
allegro_v.cpp
Codechange: use std::fill_n over memset
2025-05-09 17:20:41 +02:00
allegro_v.h
…
CMakeLists.txt
…
dedicated_v.cpp
…
dedicated_v.h
…
null_v.cpp
…
null_v.h
…
opengl.cpp
Codechange: Move std::unique_ptr out of LRUCache implementation.
2025-05-06 18:09:00 +01:00
opengl.h
Codechange: Move std::unique_ptr out of LRUCache implementation.
2025-05-06 18:09:00 +01:00
sdl2_default_v.cpp
Codefix: remove unused mem_func includes
2025-05-06 20:03:35 +02:00
sdl2_default_v.h
…
sdl2_opengl_v.cpp
…
sdl2_opengl_v.h
…
sdl2_v.cpp
Codefix: remove unused mem_func includes
2025-05-06 20:03:35 +02:00
sdl2_v.h
…
video_driver.cpp
Codefix: stdafx.h and safeguards.h should be the first and last include in every source file, and not appear in any header file.
2025-04-20 22:06:18 +02:00
video_driver.hpp
…
win32_v.cpp
Codechange: use value initialisation over memset
2025-05-09 17:20:41 +02:00
win32_v.h
…