qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 1/2] console: introduce dpy_gfx_switch_surface


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH 1/2] console: introduce dpy_gfx_switch_surface
Date: Mon, 23 Apr 2018 15:04:01 +0200
User-agent: NeoMutt/20180323

 Hi,

>  void dpy_gfx_replace_surface(QemuConsole *con,
>                               DisplaySurface *surface);
> +void dpy_gfx_switch_surface(QemuConsole *con,
> +                             DisplaySurface *surface);

Why?  Any problems with dpy_gfx_replace_surface?

cheers,
  Gerd




reply via email to

[Prev in Thread] Current Thread [Next in Thread]