]> Git Repo - qemu.git/commit - ui/sdl2.c
sdl2: move sdl2_2d_refresh to sdl2-2d.c
authorGerd Hoffmann <[email protected]>
Wed, 12 Nov 2014 07:03:34 +0000 (08:03 +0100)
committerGerd Hoffmann <[email protected]>
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 <[email protected]>
Reviewed-by: Max Reitz <[email protected]>
include/ui/sdl2.h
ui/sdl2-2d.c
ui/sdl2.c
This page took 0.025522 seconds and 4 git commands to generate.