On 2014-12-11 at 11:49, Gerd Hoffmann wrote:
Create a new function to poll and handle sdl2 events, which is then just called from the refresh timer.Signed-off-by: Gerd Hoffmann <kra...@redhat.com> --- include/ui/sdl2.h | 1 + ui/sdl2.c | 23 +++++++++++++---------- 2 files changed, 14 insertions(+), 10 deletions(-)
Reviewed-by: Max Reitz <mre...@redhat.com>