aboutsummaryrefslogtreecommitdiff
path: root/include/ui
AgeCommit message (Expand)Author
2020-01-14display/gtk: get proper refreshrateNikola Pavlica
2020-01-14ui: Print available display backends with '-display help'Thomas Huth
2020-01-02ui: add pixman image g_autoptr supportMarc-André Lureau
2020-01-02console: add graphic_hw_update_done()Marc-André Lureau
2019-09-17ui/egl: fix framebuffer readsGerd Hoffmann
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16Include generated QAPI headers lessMarkus Armbruster
2019-08-16include: Make headers more self-containedMarkus Armbruster
2019-06-12Supply missing header guardsMarkus Armbruster
2019-06-07egl-helpers: add modifier support to egl_get_fd_for_texture().Gerd Hoffmann
2019-06-07console: add dmabuf modifier field.Gerd Hoffmann
2019-05-13Normalize header guard symbol definition.Markus Armbruster
2019-02-21spice: set device address and device display ID in QXL interfaceLukáš Hrázký
2019-02-05kbd-state: use state tracker for gtkGerd Hoffmann
2019-02-05kbd-state: use state tracker for sdl2Gerd Hoffmann
2019-02-05sdl2: remove sdl2_reset_keys() functionGerd Hoffmann
2019-02-05kbd-state: add keyboard state trackerGerd Hoffmann
2019-02-05ui/egl-helpers: Augment parameter list of egl_texture_blend() to convey scale...Chen Zhang
2019-01-23Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190121-pull-request' i...Peter Maydell
2019-01-22ui/console: Remove PixelFormat from qemu/typedefs.hPhilippe Mathieu-Daudé
2019-01-22ui/console: Remove MouseTransformInfo from qemu/typedefs.hPhilippe Mathieu-Daudé
2019-01-22ui/console: Remove DisplayState/DisplaySurface from "qemu/typedefs.h"Philippe Mathieu-Daudé
2019-01-22ui/console: Remove QemuDmaBuf from "qemu/typedefs.h"Philippe Mathieu-Daudé
2019-01-21egl-helpers.h: do not depend on X11 Window type, use EGLNativeWindowTypeAlexander Kanavin
2019-01-21sdl: add support for high resolution window iconDaniel P. Berrangé
2019-01-11input: avoid malloc for mouse eventsGerd Hoffmann
2019-01-10ui/console: Remove qemu_create_display_surface_guestmem()Peter Maydell
2019-01-10configure: bump spice-server required version to 0.12.5Marc-André Lureau
2018-10-19ui: Convert vnc_display_init(), init_keyboard_layout() to ErrorFei Li
2018-10-12ui: remove support for GTK2 in favour of GTK3Daniel P. Berrangé
2018-08-24dmabuf: add y0_top, pass it to spiceMarc-André Lureau
2018-06-26Add gles support to egl-helpers, wire up in egl-headless and gtk.Gerd Hoffmann
2018-06-14ui: darwin: gtk: Add missing input keymapKeno Fischer
2018-04-27console: introduce dpy_gfx_update_fullTina Zhang
2018-04-27sdl: Move DisplayOptions global to sdl2_consoleElie Tournier
2018-04-09ui: add ctrl modifier support to kbd_put_qcode_console()Gerd Hoffmann
2018-03-13console: minimal hotplug suportGerd Hoffmann
2018-03-13ui/pixman: add qemu_drm_format_to_pixman()Gerd Hoffmann
2018-03-12spice: add cursor_dmabuf supportGerd Hoffmann
2018-03-12vnc: deal with surface NULL pointersGerd Hoffmann
2018-03-12ui/gtk-egl: add cursor_dmabuf supportGerd Hoffmann
2018-03-12ui/gtk-egl: add scanout_dmabuf supportGerd Hoffmann
2018-03-12ui/gtk: make GtkGlArea usage a runtime optionGerd Hoffmann
2018-03-05Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' i...Peter Maydell
2018-03-05console: add and use qemu_display_find_defaultGerd Hoffmann
2018-03-05egl-headless: switch over to new display registryGerd Hoffmann
2018-03-05curses: switch over to new display registryGerd Hoffmann
2018-03-05cocoa: switch over to new display registryGerd Hoffmann
2018-03-05sdl: switch over to new display registryGerd Hoffmann
2018-03-05console: add qemu display registry, add gtkGerd Hoffmann