]> git.proxmox.com Git - mirror_qemu.git/commit
sdl2: move sdl2_2d_refresh to sdl2-2d.c
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 12 Nov 2014 07:03:34 +0000 (08:03 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 17 Dec 2014 11:44:01 +0000 (12:44 +0100)
commit62959ffe45bdd7bb069e529686a8c152518812fc
tree955d166afd4efc1a7502a2fc68de6dfbf74725eb
parent63ed4907cb4cfacf1f875f938037af9c75afa453
sdl2: move sdl2_2d_refresh to sdl2-2d.c

Now that common event handling code is split off, we can move
over sdl_refresh to sdl2-2d.c, and rename it to sdl2_2d_refresh.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
include/ui/sdl2.h
ui/sdl2-2d.c
ui/sdl2.c