summaryrefslogtreecommitdiff
path: root/ui/sdl2-input.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-09sdl2: drop dead codeGerd Hoffmann1-8/+0
2018-04-09sdl2: drop QEMU_KEY_BACKSPACE special caseGerd Hoffmann1-3/+0
2018-04-09sdl2: enable ctrl modifier keys for text consolesGerd Hoffmann1-1/+3
2018-04-09sdl2: track kbd modifier state unconditionallyGerd Hoffmann1-18/+21
2018-04-09ui: add ctrl modifier support to kbd_put_qcode_console()Gerd Hoffmann1-1/+1
2018-01-25ui: convert the SDL2 frontend to keycodemapdbDaniel P. Berrange1-5/+11
2016-02-04ui: Clean up includesPeter Maydell1-0/+1
2015-05-05sdl2: move SDL_* includes to sdl2.hGerd Hoffmann1-6/+0
2014-12-17sdl2: move keyboard input code to new sdl2-input.cGerd Hoffmann1-0/+106