ui/vnc: Support shared surface for most pixman formats
commit34da30afa473b9fc12161f53f4b3fd83b8ba5ce8
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 7 Jul 2014 07:18:19 +0000 (7 17:18 +1000)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 19 Jan 2015 12:33:26 +0000 (19 13:33 +0100)
treebbf25670f864bed0d0d2ae5de8312b5bbb9adeef
parent8cd996f493d4fc10844bd13bde4b9c9c5e38cc3a
ui/vnc: Support shared surface for most pixman formats

At least all the ones I've tested. We make the assumption that
pixman is going to be better at conversion than we are.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
[ kraxel: just hook up qemu_pixman_check_format ]

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/vnc.c