]> Git Repo - qemu.git/commit
vga: cleanup surface handling
authorGerd Hoffmann <[email protected]>
Fri, 25 May 2018 13:13:18 +0000 (15:13 +0200)
committerGerd Hoffmann <[email protected]>
Mon, 4 Jun 2018 07:44:10 +0000 (09:44 +0200)
commit6bc2fd57e1fc2d1957d1ff952793c53764130218
treea9408269a4bbb833772b497177461a9536b5e3b0
parentbc820db0647040be38e693e0ca14fd49d8cf51ed
vga: cleanup surface handling

Just set the full_update flag if we need a new DisplaySurface.  Create
a new surface when the flag is set instead of having two places where
qemu_create_displaysurface_from() is called.

Signed-off-by: Gerd Hoffmann <[email protected]>
Message-id: 20180525131318[email protected]
hw/display/vga.c
This page took 0.026188 seconds and 4 git commands to generate.