]> Git Repo - qemu.git/commit - ui/sdl2.c
sdl2: rename sdl2_state to sdl2_console, move to header file
authorGerd Hoffmann <[email protected]>
Tue, 11 Nov 2014 09:21:24 +0000 (10:21 +0100)
committerGerd Hoffmann <[email protected]>
Wed, 17 Dec 2014 11:43:00 +0000 (12:43 +0100)
commit5d0fe65078bcd6949372a49b125dded981856197
tree074c52a87c08629209e724b47a7f874246a8368e
parentd29c431edce6c0cd18fc5c4ecf31417c2569ae4a
sdl2: rename sdl2_state to sdl2_console, move to header file

Create sdl2.h header file, in preparation for sdl2 code splitup.
Populate it with sdl2_console struct (renamed from sdl2_state).

Signed-off-by: Gerd Hoffmann <[email protected]>
Reviewed-by: Max Reitz <[email protected]>
include/ui/sdl2.h [new file with mode: 0644]
ui/sdl2.c
This page took 0.023885 seconds and 4 git commands to generate.