qemu-patch-raspberry4/include/ui
Gerd Hoffmann 0d01b7ce61 sdl2: add+use sdl2_2d_redraw function.
Add a new sdl2_2d_redraw function for a complete screen refresh,
so we can stop using graphic_hw_invalidate for that.  There is
no need to bother console / gfx emulation code if we are just
going to re-blit the screen after window resizes.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
2014-12-17 12:44:01 +01:00
..
console.h console: add graphic_console_set_hwops 2014-09-29 10:20:09 +02:00
input.h input: add support for kbd delays 2014-06-04 08:40:41 +02:00
pixel_ops.h ui: move files to ui/ and include/ui/ 2012-12-19 08:31:30 +01:00
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: add+use sdl2_2d_redraw function. 2014-12-17 12:44:01 +01:00
spice-display.h spice: add mouse cursor support 2014-06-13 12:34:57 +02:00