summary refs log tree commit diff stats
path: root/include/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* ui/vdagent: add serial capability supportMarc-André Lureau2021-12-211-0/+4
* ui: generalize clipboard notifierMarc-André Lureau2021-12-211-2/+30
* virtio-gpu: splitting one extended mode guest fb into n-scanoutsDongwon Kim2021-11-051-0/+4
* ui/gtk: skip any extra draw of same guest scanout blob resDongwon Kim2021-11-021-0/+1
* ui/gtk-egl: Wait for the draw signal for dmabuf blobsVivek Kasireddy2021-09-151-0/+2
* ui: Create sync objects and fences only for blobsVivek Kasireddy2021-09-153-0/+3
* ui/egl: Add egl helpers to help with synchronizationVivek Kasireddy2021-09-152-0/+4
* ui/gtk: Create a common release_dmabuf helperVivek Kasireddy2021-09-151-2/+0
* Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210901-pull-request' ...Peter Maydell2021-09-011-0/+2
|\
| * ui/console: Restrict udmabuf_fd() to LinuxPhilippe Mathieu-Daudé2021-08-311-0/+2
* | ui/gtk-clipboard: use qemu_clipboard_info helperMarc-André Lureau2021-08-311-1/+0
* | ui/clipboard: add qemu_clipboard_peer_release() helperMarc-André Lureau2021-08-311-0/+11
* | ui/clipboard: add qemu_clipboard_peer_owns() helperMarc-André Lureau2021-08-311-0/+11
* | ui/clipboard: add helper to retrieve current clipboardMarc-André Lureau2021-08-311-0/+9
* | ui/vdagent: fix leak on error pathMarc-André Lureau2021-08-311-0/+2
|/
* ui/gtk: add a keyboard fifo to the VTE consolesVolker Rümelin2021-07-261-0/+4
* ui/cocoa: Add clipboard supportAkihiko Odaki2021-06-231-1/+1
* ui/pixman: Add qemu_pixman_to_drm_format()Vivek Kasireddy2021-05-271-0/+1
* ui: Get the fd associated with udmabuf driverVivek Kasireddy2021-05-271-0/+3
* ui/gtk: add clipboard supportGerd Hoffmann2021-05-211-0/+10
* ui/gtk: move struct GtkDisplayState to ui/gtk.hGerd Hoffmann2021-05-211-0/+57
* ui: add clipboard documentationGerd Hoffmann2021-05-211-1/+132
* ui: add clipboard infrastructureGerd Hoffmann2021-05-211-0/+62
* include/ui/console.h: Delete is_surface_bgr()Peter Maydell2021-03-231-10/+0
* vnc: support reload x509 certificates for vncZihao Chang2021-03-231-0/+1
* ui/console: Add placeholder flag to message surfaceAkihiko Odaki2021-03-041-2/+8
* configure: Improve OpenGL dependency detectionsAkihiko Odaki2021-03-042-2/+9
* ui/console: Remove dpy_gl_ctx_get_currentAkihiko Odaki2021-02-191-1/+0
* display/ui: add a callback to indicate GL state is flushedMarc-André Lureau2021-02-041-0/+2
* ui: add egl dmabuf import to gtkglareaMarc-André Lureau2021-02-041-0/+2
* ui: check gtk-egl dmabuf supportMarc-André Lureau2021-02-041-0/+1
* ui: add qemu_egl_has_dmabuf helperMarc-André Lureau2021-02-041-0/+1
* ui: add a DCLOps callback to check dmabuf supportMarc-André Lureau2021-02-041-0/+2
* ui: add an optional get_flags callback to GraphicHwOpsMarc-André Lureau2021-02-041-0/+9
* ui: remove console_has_gl_dmabuf()Marc-André Lureau2021-02-041-1/+0
* ui: annotate DCLOps callback requirementsMarc-André Lureau2021-02-041-0/+19
* ui: add gd_gl_area_scanout_disableMarc-André Lureau2021-02-041-0/+1
* ui: remove gl_ctx_get_currentMarc-André Lureau2021-02-043-4/+0
* spice: delay starting until display are initializedMarc-André Lureau2021-02-041-0/+1
* vnc: support "-vnc help"Paolo Bonzini2021-01-231-1/+1
* ui/gtk: expose gd_monitor_update_intervalNikola Pavlica2021-01-151-0/+1
* ui/gtk: don't try to redefine SI prefixesVolker Rümelin2021-01-151-2/+0
* console: drop qemu_console_get_ui_infoGerd Hoffmann2020-12-111-1/+0
* spice: wire up monitor in QemuSpiceOps.Gerd Hoffmann2020-10-211-0/+3
* spice: move display_add_client() to QemuSpiceOps.Gerd Hoffmann2020-10-212-6/+1
* spice: move auth functions to QemuSpiceOps.Gerd Hoffmann2020-10-212-14/+3
* spice: move add_interface() to QemuSpiceOps.Gerd Hoffmann2020-10-212-1/+7
* spice: move display_init() to QemuSpiceOps.Gerd Hoffmann2020-10-212-7/+1
* spice: move qemu_spice_init() to QemuSpiceOps.Gerd Hoffmann2020-10-212-5/+1
* spice: add QemuSpiceOps, move migrate_infoGerd Hoffmann2020-10-212-5/+5