qemu-e2k/include/ui
Benjamin Herrenschmidt 49743df399 ui: Add dpy_gfx_check_format() to check backend shared surface support
This allows VGA to decide whether to use a shared surface based on
whether the UI backend supports the format or not. Backends that
don't provide the new callback fallback to native 32 bpp which
is equivalent to what was supported before.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

[ kraxel: fix console check, allow only 32 bpp as fallback ]

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2015-01-19 13:33:26 +01:00
..
console.h ui: Add dpy_gfx_check_format() to check backend shared surface support 2015-01-19 13:33:26 +01:00
input.h input: add support for kbd delays 2014-06-04 08:40:41 +02:00
pixel_ops.h
qemu-pixman.h console: add qemu_pixman_linebuf_copy 2014-09-05 13:27:11 +02:00
qemu-spice.h include: add missing config-host.h include 2013-12-16 10:12:20 +01:00
sdl2.h sdl2: move sdl2_2d_refresh to sdl2-2d.c 2014-12-17 12:44:01 +01:00
spice-display.h spice: use bottom half instead of refresh timer for cursor updates 2014-12-16 14:15:29 +01:00