summaryrefslogtreecommitdiff
path: root/include/ui
AgeCommit message (Expand)Author
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
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster
2018-02-22console/opengl: split up dpy_gl_cursor opsGerd Hoffmann
2018-02-20cocoa: use DisplayOptionsGerd Hoffmann
2018-02-20curses: use DisplayOptionsGerd Hoffmann
2018-02-20egl-headless: use DisplayOptionsGerd Hoffmann
2018-02-20sdl: use DisplayOptionsGerd Hoffmann
2018-02-20gtk: add and use DisplayOptions + DisplayGTKGerd Hoffmann
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2018-02-09Drop superfluous includes of qapi-types.h and test-qapi-types.hMarkus Armbruster
2018-02-09Clean up includesMarkus Armbruster