COMMITS
/ include/ui/console.h August 30, 2023
M
ui/vc: change the argument for QemuTextConsole
Marc-André Lureau committed
M
ui/vc: move text console invalidate in helper
Marc-André Lureau committed
M
ui/console: declare console types in console.h
Marc-André Lureau committed
M
ui/console: specialize console_lookup_unused()
Marc-André Lureau committed
M
ui/qmp: move screendump to ui-qmp-cmds.c
Marc-André Lureau committed
July 13, 2023
D
virtio-gpu-udmabuf: correct naming of QemuDmaBuf size properties
Dongwon Kim committed
June 6, 2023
M
ui: add optional d3d texture pointer to scanout texture
Marc-André Lureau committed
M
console/win32: allocate shareable display surface
Marc-André Lureau committed
June 19, 2023
B
ui/touch: Move event handling to a common helper
Bilal Elmoussaoui committed
May 23, 2023
M
ui/cursor: make width/height unsigned 16-bit integer
Mauro Matteo Cascella committed
January 17, 2023
M
ui: keep current cursor with QemuConsole
Marc-André Lureau committed
M
ui: rename cursor_{get->ref}, return it
Marc-André Lureau committed
M
ui: rename cursor_{put->unref}
Marc-André Lureau committed
February 10, 2023
T
Do not include "qemu/error-report.h" in headers that do not need it
Thomas Huth committed
January 9, 2023
M
ui: Split hmp_mouse_set() and move the HMP part to ui/
Markus Armbruster committed
August 11, 2022
C
ui/console: Get tab completion working again in the SDL monitor vc
Cal Peake committed
June 15, 2022
W
ui/console: allow display device to be labeled with given id
Wen, Jianxian committed
February 26, 2022
A
ui: Deliver refresh rate via QemuUIInfo
Akihiko Odaki committed
A
ui/console: Do not return a value with ui_info
Akihiko Odaki committed
April 1, 2022
V
qapi/ui: add 'display-update' command for changing listen address
Vladimir Sementsov-Ogievskiy committed
February 17, 2022
M
ui/dbus: fix texture sharing
Marc-André Lureau committed
February 16, 2022
M
ui/console: move dcl compatiblity check to a callback
Marc-André Lureau committed
February 20, 2021
M
console: save current scanout details
Marc-André Lureau committed
February 15, 2021
M
ui: move qemu_spice_fill_device_address to ui/util.c
Marc-André Lureau committed
October 9, 2021
M
ui: split the GL context in a different object
Marc-André Lureau committed
March 11, 2021
M
ui: simplify gl unblock & flush
Marc-André Lureau committed
January 25, 2021
M
ui: factor out qemu_console_set_display_gl_ctx()
Marc-André Lureau committed
April 13, 2021
M
ui: do not delay further remote resize
Marc-André Lureau committed
November 4, 2021
D
virtio-gpu: splitting one extended mode guest fb into n-scanouts
Dongwon Kim committed
September 24, 2021
D
ui/gtk: skip any extra draw of same guest scanout blob res
Dongwon Kim committed
September 14, 2021
V
ui: Create sync objects and fences only for blobs
Vivek Kasireddy committed
V
ui/egl: Add egl helpers to help with synchronization
Vivek Kasireddy committed
August 23, 2021
P
ui/console: Restrict udmabuf_fd() to Linux
Philippe Mathieu-Daudé committed
May 26, 2021
V
ui: Get the fd associated with udmabuf driver
Vivek Kasireddy committed
March 14, 2021
P
include/ui/console.h: Delete is_surface_bgr()
Peter Maydell committed
March 16, 2021
Z
vnc: support reload x509 certificates for vnc
Zihao Chang committed
February 25, 2021
A
ui/console: Add placeholder flag to message surface
Akihiko Odaki committed
February 4, 2021
M
display/ui: add a callback to indicate GL state is flushed
Marc-André Lureau committed
M
ui: add a DCLOps callback to check dmabuf support
Marc-André Lureau committed
M
ui: add an optional get_flags callback to GraphicHwOps
Marc-André Lureau committed
M
ui: remove console_has_gl_dmabuf()
Marc-André Lureau committed
M
ui: annotate DCLOps callback requirements
Marc-André Lureau committed
M
ui: remove gl_ctx_get_current
Marc-André Lureau committed
January 20, 2021
P
vnc: support "-vnc help"
Paolo Bonzini committed
December 8, 2020
G
console: drop qemu_console_get_ui_info
Gerd Hoffmann committed
September 27, 2020
M
spice: get monitors physical dimension
Marc-André Lureau committed
M
ui: add getter for UIInfo
Marc-André Lureau committed
September 22, 2020
P
Merge remote-tracking branch 'remotes/kraxel/tags/input-20200921-pull-request' into staging
Peter Maydell committed
September 7, 2020
P
hw/input/tsc2xxx: Reduce MouseTransformInfo structure exposure
Philippe Mathieu-Daudé committed
September 16, 2020
E
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost committed