aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2018-05-18sdl: Move use of surface pointer below check for whether it is NULLPeter Maydell
2018-05-18ui: add x_keymap.o to modulesPaolo Bonzini
2018-05-18console: Avoid segfault in screendumpMichal Privoznik
2018-05-15gtk: disable the F10 menubar keyPeter Wu
2018-05-15console: use linked list for QemuConsolesGerd Hoffmann
2018-05-15ui: switch gtk display to qapi parserGerd Hoffmann
2018-05-15vnc: add magic cookie to VncStateGerd Hoffmann
2018-05-15ui/gtk: Only try to initialize EGL/X11 if GtkGlArea failedTomeu Vizoso
2018-05-15gtk: make it possible to hide the menu barPeter Wu
2018-05-15sdl2: move opts assignment into loopGerd Hoffmann
2018-05-11rename included C files to foo.inc.c, remove osdep.hPaolo Bonzini
2018-04-27console: introduce dpy_gfx_update_fullTina Zhang
2018-04-27sdl: Allow OpenGL ES context creationElie Tournier
2018-04-27sdl: Move DisplayOptions global to sdl2_consoleElie Tournier
2018-04-27vnc: fix use-after-freeGerd Hoffmann
2018-04-10gtk: drop pointless code from gd_window_closeGerd Hoffmann
2018-04-10ui: fix keymap detection under XwaylandDaniel P. Berrangé
2018-04-09sdl2: drop dead codeGerd Hoffmann
2018-04-09sdl2: drop QEMU_KEY_BACKSPACE special caseGerd Hoffmann
2018-04-09sdl2: enable ctrl modifier keys for text consolesGerd Hoffmann
2018-04-09sdl2: track kbd modifier state unconditionallyGerd Hoffmann
2018-04-09ui: add ctrl modifier support to kbd_put_qcode_console()Gerd Hoffmann
2018-04-04sdl2: Remove unused epoxy includeElie Tournier
2018-03-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-03-13console: minimal hotplug suportGerd Hoffmann
2018-03-13ui/pixman: add qemu_drm_format_to_pixman()Gerd Hoffmann
2018-03-12Polish the version strings containing the package versionThomas Huth
2018-03-12qapi: Add device ID and head parameters to screendumpThomas Huth
2018-03-12spice: add cursor_dmabuf supportGerd Hoffmann
2018-03-12spice: add scanout_dmabuf supportGerd Hoffmann
2018-03-12spice: drop dprint() debug loggingGerd 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: use GtkGlArea on wayland onlyGerd Hoffmann
2018-03-12ui/opengl: Makefile cleanupGerd Hoffmann
2018-03-12ui/gtk: group gtk.mo declarations in MakefileGerd Hoffmann
2018-03-12ui/gtk: make GtkGlArea usage a runtime optionGerd Hoffmann
2018-03-06qio: non-default context for TLS handshakePeter Xu
2018-03-05Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' i...Peter Maydell
2018-03-05ui/sdl: build as moduleGerd Hoffmann
2018-03-05ui/curses: build as moduleGerd Hoffmann
2018-03-05ui/gtk: build as moduleGerd Hoffmann
2018-03-05configure: add X11 vars to config-host.makGerd Hoffmann
2018-03-05console: add ui module loading supportGerd Hoffmann
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