Age | Commit message (Expand) | Author |
2020-01-14 | display/gtk: get proper refreshrate | Nikola Pavlica |
2020-01-14 | ui: Print available display backends with '-display help' | Thomas Huth |
2020-01-02 | ui: add pixman image g_autoptr support | Marc-André Lureau |
2020-01-02 | console: add graphic_hw_update_done() | Marc-André Lureau |
2019-09-17 | ui/egl: fix framebuffer reads | Gerd Hoffmann |
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster |
2019-08-16 | Include generated QAPI headers less | Markus Armbruster |
2019-08-16 | include: Make headers more self-contained | Markus Armbruster |
2019-06-12 | Supply missing header guards | Markus Armbruster |
2019-06-07 | egl-helpers: add modifier support to egl_get_fd_for_texture(). | Gerd Hoffmann |
2019-06-07 | console: add dmabuf modifier field. | Gerd Hoffmann |
2019-05-13 | Normalize header guard symbol definition. | Markus Armbruster |
2019-02-21 | spice: set device address and device display ID in QXL interface | Lukáš Hrázký |
2019-02-05 | kbd-state: use state tracker for gtk | Gerd Hoffmann |
2019-02-05 | kbd-state: use state tracker for sdl2 | Gerd Hoffmann |
2019-02-05 | sdl2: remove sdl2_reset_keys() function | Gerd Hoffmann |
2019-02-05 | kbd-state: add keyboard state tracker | Gerd Hoffmann |
2019-02-05 | ui/egl-helpers: Augment parameter list of egl_texture_blend() to convey scale... | Chen Zhang |
2019-01-23 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190121-pull-request' i... | Peter Maydell |
2019-01-22 | ui/console: Remove PixelFormat from qemu/typedefs.h | Philippe Mathieu-Daudé |
2019-01-22 | ui/console: Remove MouseTransformInfo from qemu/typedefs.h | Philippe Mathieu-Daudé |
2019-01-22 | ui/console: Remove DisplayState/DisplaySurface from "qemu/typedefs.h" | Philippe Mathieu-Daudé |
2019-01-22 | ui/console: Remove QemuDmaBuf from "qemu/typedefs.h" | Philippe Mathieu-Daudé |
2019-01-21 | egl-helpers.h: do not depend on X11 Window type, use EGLNativeWindowType | Alexander Kanavin |
2019-01-21 | sdl: add support for high resolution window icon | Daniel P. Berrangé |
2019-01-11 | input: avoid malloc for mouse events | Gerd Hoffmann |
2019-01-10 | ui/console: Remove qemu_create_display_surface_guestmem() | Peter Maydell |
2019-01-10 | configure: bump spice-server required version to 0.12.5 | Marc-André Lureau |
2018-10-19 | ui: Convert vnc_display_init(), init_keyboard_layout() to Error | Fei Li |
2018-10-12 | ui: remove support for GTK2 in favour of GTK3 | Daniel P. Berrangé |
2018-08-24 | dmabuf: add y0_top, pass it to spice | Marc-André Lureau |
2018-06-26 | Add gles support to egl-helpers, wire up in egl-headless and gtk. | Gerd Hoffmann |
2018-06-14 | ui: darwin: gtk: Add missing input keymap | Keno Fischer |
2018-04-27 | console: introduce dpy_gfx_update_full | Tina Zhang |
2018-04-27 | sdl: Move DisplayOptions global to sdl2_console | Elie Tournier |
2018-04-09 | ui: add ctrl modifier support to kbd_put_qcode_console() | Gerd Hoffmann |
2018-03-13 | console: minimal hotplug suport | Gerd Hoffmann |
2018-03-13 | ui/pixman: add qemu_drm_format_to_pixman() | Gerd Hoffmann |
2018-03-12 | spice: add cursor_dmabuf support | Gerd Hoffmann |
2018-03-12 | vnc: deal with surface NULL pointers | Gerd Hoffmann |
2018-03-12 | ui/gtk-egl: add cursor_dmabuf support | Gerd Hoffmann |
2018-03-12 | ui/gtk-egl: add scanout_dmabuf support | Gerd Hoffmann |
2018-03-12 | ui/gtk: make GtkGlArea usage a runtime option | Gerd Hoffmann |
2018-03-05 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' i... | Peter Maydell |
2018-03-05 | console: add and use qemu_display_find_default | Gerd Hoffmann |
2018-03-05 | egl-headless: switch over to new display registry | Gerd Hoffmann |
2018-03-05 | curses: switch over to new display registry | Gerd Hoffmann |
2018-03-05 | cocoa: switch over to new display registry | Gerd Hoffmann |
2018-03-05 | sdl: switch over to new display registry | Gerd Hoffmann |
2018-03-05 | console: add qemu display registry, add gtk | Gerd Hoffmann |