summaryrefslogtreecommitdiff
path: root/src/video/sdl2_v.cpp
AgeCommit message (Expand)Author
2020-12-15Add: [Emscripten] use "relative mouse mode" with SDL2Patric Stout
2020-12-15Add: support for emscripten (play-OpenTTD-in-the-browser)Patric Stout
2020-12-15Codechange: unroll the SDL2 main loopPatric Stout
2020-06-18Fix #8104: Always add WINDOW_RESIZABLE flag to SDL2 (#8211)nikolas
2020-06-04Codechange: Realign SDL driver with SDL2 driver to ease maintenance and empha...TechGeekNZ
2020-05-21Codechange: Use std::string in the driver and blitter selection code.Michael Lutz
2020-01-15Fix: [SDL2] Correct name of the video driver in debug logxdavidwu
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-11-10Fix #7783, Fix #7816: [SDL2] Fix input handling in edit contextJonathan G Rennison
2019-11-10Change: [SDL2] Add an "unprintable" flag to struct VkMappingJonathan G Rennison
2019-11-10Fix: [SDL2] Page down key not handledJonathan G Rennison
2019-11-10Fix: [SDL2] Detection of backtick scancodeJonathan G Rennison
2019-11-01Fix #7784: up/down/home/end key behavior in SDL2Nikolas Nyby
2019-10-25Codechange: Don't use SDL_CreateRGBSurfaceWithFormat()Nikolas Nyby
2019-09-19Add #6173: New SDL 2 based video and sound drivers (#7086)nikolas