aboutsummaryrefslogtreecommitdiff
path: root/include/ui
AgeCommit message (Expand)Author
2021-02-04display/ui: add a callback to indicate GL state is flushedMarc-André Lureau
2021-02-04ui: add egl dmabuf import to gtkglareaMarc-André Lureau
2021-02-04ui: check gtk-egl dmabuf supportMarc-André Lureau
2021-02-04ui: add qemu_egl_has_dmabuf helperMarc-André Lureau
2021-02-04ui: add a DCLOps callback to check dmabuf supportMarc-André Lureau
2021-02-04ui: add an optional get_flags callback to GraphicHwOpsMarc-André Lureau
2021-02-04ui: remove console_has_gl_dmabuf()Marc-André Lureau
2021-02-04ui: annotate DCLOps callback requirementsMarc-André Lureau
2021-02-04ui: add gd_gl_area_scanout_disableMarc-André Lureau
2021-02-04ui: remove gl_ctx_get_currentMarc-André Lureau
2021-02-04spice: delay starting until display are initializedMarc-André Lureau
2021-01-23vnc: support "-vnc help"Paolo Bonzini
2021-01-15ui/gtk: expose gd_monitor_update_intervalNikola Pavlica
2021-01-15ui/gtk: don't try to redefine SI prefixesVolker Rümelin
2020-12-11console: drop qemu_console_get_ui_infoGerd Hoffmann
2020-10-21spice: wire up monitor in QemuSpiceOps.Gerd Hoffmann
2020-10-21spice: move display_add_client() to QemuSpiceOps.Gerd Hoffmann
2020-10-21spice: move auth functions to QemuSpiceOps.Gerd Hoffmann
2020-10-21spice: move add_interface() to QemuSpiceOps.Gerd Hoffmann
2020-10-21spice: move display_init() to QemuSpiceOps.Gerd Hoffmann
2020-10-21spice: move qemu_spice_init() to QemuSpiceOps.Gerd Hoffmann
2020-10-21spice: add QemuSpiceOps, move migrate_infoGerd Hoffmann
2020-10-21spice: add module helpersGerd Hoffmann
2020-10-15chardev/spice: simplify chardev setupGerd Hoffmann
2020-09-29spice: get monitors physical dimensionMarc-André Lureau
2020-09-29ui: add getter for UIInfoMarc-André Lureau
2020-09-23audio: remove qemu_spice_audio_init()Gerd Hoffmann
2020-09-22Merge remote-tracking branch 'remotes/kraxel/tags/input-20200921-pull-request...Peter Maydell
2020-09-21hw/input/tsc2xxx: Reduce MouseTransformInfo structure exposurePhilippe Mathieu-Daudé
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-07-13Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switchThomas Huth
2020-05-19ui/win32-kbd-hook: handle AltGr in a hook procedureVolker Rümelin
2020-01-14display/gtk: get proper refreshrateNikola Pavlica
2020-01-14ui: Print available display backends with '-display help'Thomas Huth
2020-01-02ui: add pixman image g_autoptr supportMarc-André Lureau
2020-01-02console: add graphic_hw_update_done()Marc-André Lureau
2019-09-17ui/egl: fix framebuffer readsGerd Hoffmann
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16Include generated QAPI headers lessMarkus Armbruster
2019-08-16include: Make headers more self-containedMarkus Armbruster
2019-06-12Supply missing header guardsMarkus Armbruster
2019-06-07egl-helpers: add modifier support to egl_get_fd_for_texture().Gerd Hoffmann
2019-06-07console: add dmabuf modifier field.Gerd Hoffmann
2019-05-13Normalize header guard symbol definition.Markus Armbruster
2019-02-21spice: set device address and device display ID in QXL interfaceLukáš Hrázký
2019-02-05kbd-state: use state tracker for gtkGerd Hoffmann
2019-02-05kbd-state: use state tracker for sdl2Gerd Hoffmann
2019-02-05sdl2: remove sdl2_reset_keys() functionGerd Hoffmann