提交 0002a518 编写于 作者: G Gerd Hoffmann

ui/spice: Support shared surface for most pixman formats

Just hook up qemu_pixman_check_format.
Signed-off-by: NGerd Hoffmann <kraxel@redhat.com>
上级 34da30af
......@@ -763,6 +763,7 @@ static const DisplayChangeListenerOps display_listener_ops = {
.dpy_name = "spice",
.dpy_gfx_update = display_update,
.dpy_gfx_switch = display_switch,
.dpy_gfx_check_format = qemu_pixman_check_format,
.dpy_refresh = display_refresh,
.dpy_mouse_set = display_mouse_set,
.dpy_cursor_define = display_mouse_define,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册