Age | Commit message (Expand) | Author |
2021-06-23 | ui/cocoa: Add clipboard support | Akihiko Odaki |
2021-05-27 | ui/pixman: Add qemu_pixman_to_drm_format() | Vivek Kasireddy |
2021-05-27 | ui: Get the fd associated with udmabuf driver | Vivek Kasireddy |
2021-05-21 | ui/gtk: add clipboard support | Gerd Hoffmann |
2021-05-21 | ui/gtk: move struct GtkDisplayState to ui/gtk.h | Gerd Hoffmann |
2021-05-21 | ui: add clipboard documentation | Gerd Hoffmann |
2021-05-21 | ui: add clipboard infrastructure | Gerd Hoffmann |
2021-03-23 | include/ui/console.h: Delete is_surface_bgr() | Peter Maydell |
2021-03-23 | vnc: support reload x509 certificates for vnc | Zihao Chang |
2021-03-04 | ui/console: Add placeholder flag to message surface | Akihiko Odaki |
2021-03-04 | configure: Improve OpenGL dependency detections | Akihiko Odaki |
2021-02-19 | ui/console: Remove dpy_gl_ctx_get_current | Akihiko Odaki |
2021-02-04 | display/ui: add a callback to indicate GL state is flushed | Marc-André Lureau |
2021-02-04 | ui: add egl dmabuf import to gtkglarea | Marc-André Lureau |
2021-02-04 | ui: check gtk-egl dmabuf support | Marc-André Lureau |
2021-02-04 | ui: add qemu_egl_has_dmabuf helper | Marc-André Lureau |
2021-02-04 | ui: add a DCLOps callback to check dmabuf support | Marc-André Lureau |
2021-02-04 | ui: add an optional get_flags callback to GraphicHwOps | Marc-André Lureau |
2021-02-04 | ui: remove console_has_gl_dmabuf() | Marc-André Lureau |
2021-02-04 | ui: annotate DCLOps callback requirements | Marc-André Lureau |
2021-02-04 | ui: add gd_gl_area_scanout_disable | Marc-André Lureau |
2021-02-04 | ui: remove gl_ctx_get_current | Marc-André Lureau |
2021-02-04 | spice: delay starting until display are initialized | Marc-André Lureau |
2021-01-23 | vnc: support "-vnc help" | Paolo Bonzini |
2021-01-15 | ui/gtk: expose gd_monitor_update_interval | Nikola Pavlica |
2021-01-15 | ui/gtk: don't try to redefine SI prefixes | Volker Rümelin |
2020-12-11 | console: drop qemu_console_get_ui_info | Gerd Hoffmann |
2020-10-21 | spice: wire up monitor in QemuSpiceOps. | Gerd Hoffmann |
2020-10-21 | spice: move display_add_client() to QemuSpiceOps. | Gerd Hoffmann |
2020-10-21 | spice: move auth functions to QemuSpiceOps. | Gerd Hoffmann |
2020-10-21 | spice: move add_interface() to QemuSpiceOps. | Gerd Hoffmann |
2020-10-21 | spice: move display_init() to QemuSpiceOps. | Gerd Hoffmann |
2020-10-21 | spice: move qemu_spice_init() to QemuSpiceOps. | Gerd Hoffmann |
2020-10-21 | spice: add QemuSpiceOps, move migrate_info | Gerd Hoffmann |
2020-10-21 | spice: add module helpers | Gerd Hoffmann |
2020-10-15 | chardev/spice: simplify chardev setup | Gerd Hoffmann |
2020-09-29 | spice: get monitors physical dimension | Marc-André Lureau |
2020-09-29 | ui: add getter for UIInfo | Marc-André Lureau |
2020-09-23 | audio: remove qemu_spice_audio_init() | Gerd Hoffmann |
2020-09-22 | Merge remote-tracking branch 'remotes/kraxel/tags/input-20200921-pull-request... | Peter Maydell |
2020-09-21 | hw/input/tsc2xxx: Reduce MouseTransformInfo structure exposure | Philippe Mathieu-Daudé |
2020-09-18 | Use OBJECT_DECLARE_TYPE when possible | Eduardo Habkost |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-07-13 | Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switch | Thomas Huth |
2020-05-19 | ui/win32-kbd-hook: handle AltGr in a hook procedure | Volker Rümelin |
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 |