ui/gtk: Support shared surface for most pixman formats
commitfcf73af68ecb83dcb1d997c6b6a0c29989ebfea8
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 7 Jul 2014 07:07:14 +0000 (7 17:07 +1000)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 19 Jan 2015 12:33:26 +0000 (19 13:33 +0100)
tree27a2ca9f84eaec2a23c91505f3eef3760c5dd12d
parent0002a51889101a818c1b8328b2a95f284caa030f
ui/gtk: 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/gtk.c