Age | Commit message (Expand) | Author |
2021-03-12 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210311-pull-request' i... | Peter Maydell |
2021-03-11 | ui/cocoa: Fix mouse association state | Akihiko Odaki |
2021-03-11 | ui/cocoa: Mark variables static | Akihiko Odaki |
2021-03-11 | ui/cocoa: Clear modifiers whenever possible | Akihiko Odaki |
2021-03-11 | ui/cocoa: Do not rely on the first argument | Akihiko Odaki |
2021-03-11 | ui/cocoa: Show QEMU icon in the about window | Akihiko Odaki |
2021-03-11 | ui/cocoa: Use kCGColorSpaceSRGB | Akihiko Odaki |
2021-03-11 | ui/gtk: Remove NULL checks in gd_switch | Akihiko Odaki |
2021-03-09 | sysemu: Let VMChangeStateHandler take boolean 'running' argument | Philippe Mathieu-Daudé |
2021-03-09 | ui: Replace the word 'whitelist' | Philippe Mathieu-Daudé |
2021-03-04 | ui/console: Pass placeholder surface to displays | Akihiko Odaki |
2021-03-04 | ui/console: Add placeholder flag to message surface | Akihiko Odaki |
2021-03-04 | ui/cocoa: Replace fprintf with error_report | Akihiko Odaki |
2021-03-04 | configure: Improve OpenGL dependency detections | Akihiko Odaki |
2021-03-04 | ui/cocoa: Fix stride resolution of pixman image | Akihiko Odaki |
2021-03-04 | ui/gtk: vte: fix sending multiple characeters | Zack Marvel |
2021-03-03 | ui/cocoa: Remove the uses of full screen APIs | Akihiko Odaki |
2021-02-19 | ui/console: Remove dpy_gl_ctx_get_current | Akihiko Odaki |
2021-02-19 | ui/cocoa: Statically allocate dcl | Akihiko Odaki |
2021-02-19 | ui/cocoa: Interpret left button down as is when command is pressed | Akihiko Odaki |
2021-02-19 | spice-app: avoid crash when core spice module doesn't loaded | Bruce Rogers |
2021-02-19 | ui/cocoa: Do not copy members of pixman image | Akihiko Odaki |
2021-02-19 | ui/cocoa: Support unique keys of JIS keyboards | Akihiko Odaki |
2021-02-19 | spice: flush drawing before notifying client | Marc-André Lureau |
2021-02-19 | spice: flush on GL update before notifying client | Marc-André Lureau |
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: check hw requirements during DCL registration | Marc-André Lureau |
2021-02-04 | ui: add a DCLOps callback to check dmabuf support | Marc-André Lureau |
2021-02-04 | ui: remove console_has_gl_dmabuf() | 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 | ui: remove extra #ifdef CONFIG_OPENGL | Marc-André Lureau |
2021-02-04 | spice: delay starting until display are initialized | Marc-André Lureau |
2021-01-29 | ui: update keycodemapdb submodule commit | Daniel P. Berrangé |
2021-01-28 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-01-28' into ... | Peter Maydell |
2021-01-28 | qapi: More complex uses of QAPI_LIST_APPEND | Eric Blake |
2021-01-27 | vnc: send extended desktop resize on update requests | Gerd Hoffmann |
2021-01-27 | Revert "vnc: move initialization to framebuffer_update_request" | Gerd Hoffmann |
2021-01-23 | vnc: support "-vnc help" | Paolo Bonzini |
2021-01-15 | vnc: add support for extended desktop resize | Gerd Hoffmann |
2021-01-15 | vnc: move initialization to framebuffer_update_request | Gerd Hoffmann |
2021-01-15 | vnc: move check into vnc_cursor_define | Gerd Hoffmann |
2021-01-15 | vnc: Fix a memleak in vnc_display_connect() | Alex Chen |
2021-01-15 | ui: add support for remote power control to VNC server | Daniel P. Berrangé |
2021-01-15 | vnc: fix unfinalized tlscreds for VncDisplay | Zihao Chang |
2021-01-15 | ui/gtk: update monitor interval on egl displays | Nikola Pavlica |
2021-01-15 | ui/gtk: expose gd_monitor_update_interval | Nikola Pavlica |