OSDN Git Service

sdl2: move sdl_update to new sdl2-2d.c
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 11 Nov 2014 10:09:26 +0000 (11:09 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 17 Dec 2014 11:44:01 +0000 (12:44 +0100)
commitf1ddebd8651c023409d3505f83416f65ce088961
treec7a215e931ab6de231f465b43f994e6b60776b0e
parent44f017d03e72484d47a2aefcbf452af0a9915fbc
sdl2: move sdl_update to new sdl2-2d.c

Create new sdl2-2d file for 2d display rendering.
Move over sdl_update code, and rename to sdl2_2d_update.

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