On 2014-12-11 at 11:49, Gerd Hoffmann wrote:
Move sdl_switch to sdl2-2d.c file, rename to sdl2_2d_switch.Signed-off-by: Gerd Hoffmann <kra...@redhat.com> --- include/ui/sdl2.h | 6 ++++++ ui/sdl2-2d.c | 42 ++++++++++++++++++++++++++++++++++++++++++ ui/sdl2.c | 50 ++++---------------------------------------------- 3 files changed, 52 insertions(+), 46 deletions(-)
Reviewed-by: Max Reitz <mre...@redhat.com>