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