aboutsummaryrefslogtreecommitdiff
path: root/ui/sdl2-input.c
AgeCommit message (Expand)Author
2018-04-09sdl2: drop dead codeGerd Hoffmann
2018-04-09sdl2: drop QEMU_KEY_BACKSPACE special caseGerd Hoffmann
2018-04-09sdl2: enable ctrl modifier keys for text consolesGerd Hoffmann
2018-04-09sdl2: track kbd modifier state unconditionallyGerd Hoffmann
2018-04-09ui: add ctrl modifier support to kbd_put_qcode_console()Gerd Hoffmann
2018-01-25ui: convert the SDL2 frontend to keycodemapdbDaniel P. Berrange
2016-02-04ui: Clean up includesPeter Maydell
2015-05-05sdl2: move SDL_* includes to sdl2.hGerd Hoffmann
2014-12-17sdl2: move keyboard input code to new sdl2-input.cGerd Hoffmann