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 311df31fb1 Codechange: [OpenGL] Load all OpenGL functions dynamically. 3 years ago
..
cocoa Codechange: [OSX] GameLoop is really more like MainLoop 3 years ago
CMakeLists.txt Codechange: [SDL2] Split driver in base-part and default backend 3 years ago
allegro_v.cpp Codechange: [Video] move InteractiveRandom() to the VideoDriver 3 years ago
allegro_v.h Codechange: [Video] make the prototype of PollEvent() the same for all drivers 3 years ago
dedicated_v.cpp Codechange: [Video] move InteractiveRandom() to the VideoDriver 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 Codechange: [OpenGL] Load all OpenGL functions dynamically. 3 years ago
opengl.h Fix #8734: [OpenGL] Apply palette remap to cursor sprites. (#8742) 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 Codechange: [SDL2] Split driver in base-part and default backend 3 years ago
sdl2_opengl_v.h Codechange: [SDL2] Split driver in base-part and default backend 3 years ago
sdl2_v.cpp Codechange: [Video] move InteractiveRandom() to the VideoDriver 3 years ago
sdl2_v.h Codechange: [Video] make the prototype of PollEvent() the same for all drivers 3 years ago
sdl_v.cpp Codechange: [Video] move InteractiveRandom() to the VideoDriver 3 years ago
sdl_v.h Codechange: [Video] make the prototype of PollEvent() the same for all drivers 3 years ago
video_driver.cpp Codechange: [Video] move InteractiveRandom() to the VideoDriver 3 years ago
video_driver.hpp Codechange: [Video] make the prototype of PollEvent() the same for all drivers 3 years ago
win32_v.cpp Codechange: [OpenGL] Load all OpenGL functions dynamically. 3 years ago
win32_v.h Codechange: [Video] make the prototype of PollEvent() the same for all drivers 3 years ago