OSDN Git Service

sdl2: move keyboard input code to new sdl2-input.c
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 11 Nov 2014 09:58:19 +0000 (10:58 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 17 Dec 2014 11:43:27 +0000 (12:43 +0100)
commit8fc1a3f58f180089284c7d5c8e67b584930d19fe
tree17e7ec9a5055f75e09d5120a83fac7296f5d842e
parent5d0fe65078bcd6949372a49b125dded981856197
sdl2: move keyboard input code to new sdl2-input.c

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
include/ui/sdl2.h
ui/Makefile.objs
ui/sdl2-input.c [new file with mode: 0644]
ui/sdl2.c