summaryrefslogtreecommitdiff
path: root/src/video/sdl2_v.cpp
AgeCommit message (Expand)Author
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