Age | Commit message (Expand) | Author | Files | Lines |
2021-03-04 | ui/console: Pass placeholder surface to displays | Akihiko Odaki | 6 | -25/+23 |
2021-03-04 | ui/console: Add placeholder flag to message surface | Akihiko Odaki | 2 | -6/+7 |
2021-03-04 | ui/cocoa: Replace fprintf with error_report | Akihiko Odaki | 1 | -3/+3 |
2021-03-04 | configure: Improve OpenGL dependency detections | Akihiko Odaki | 5 | -9/+29 |
2021-03-04 | ui/cocoa: Fix stride resolution of pixman image | Akihiko Odaki | 1 | -4/+4 |
2021-03-04 | ui/gtk: vte: fix sending multiple characeters | Zack Marvel | 1 | -1/+10 |
2021-03-03 | ui/cocoa: Remove the uses of full screen APIs | Akihiko Odaki | 1 | -26/+15 |
2021-02-19 | ui/console: Remove dpy_gl_ctx_get_current | Akihiko Odaki | 1 | -5/+0 |
2021-02-19 | ui/cocoa: Statically allocate dcl | Akihiko Odaki | 1 | -34/+31 |
2021-02-19 | ui/cocoa: Interpret left button down as is when command is pressed | Akihiko Odaki | 1 | -10/+2 |
2021-02-19 | spice-app: avoid crash when core spice module doesn't loaded | Bruce Rogers | 1 | -1/+7 |
2021-02-19 | ui/cocoa: Do not copy members of pixman image | Akihiko Odaki | 1 | -22/+20 |
2021-02-19 | ui/cocoa: Support unique keys of JIS keyboards | Akihiko Odaki | 1 | -0/+7 |
2021-02-19 | spice: flush drawing before notifying client | Marc-André Lureau | 1 | -0/+1 |
2021-02-19 | spice: flush on GL update before notifying client | Marc-André Lureau | 1 | -0/+1 |
2021-02-04 | display/ui: add a callback to indicate GL state is flushed | Marc-André Lureau | 5 | -0/+18 |
2021-02-04 | ui: add egl dmabuf import to gtkglarea | Marc-André Lureau | 2 | -0/+40 |
2021-02-04 | ui: check gtk-egl dmabuf support | Marc-André Lureau | 1 | -0/+9 |
2021-02-04 | ui: add qemu_egl_has_dmabuf helper | Marc-André Lureau | 1 | -0/+10 |
2021-02-04 | ui: check hw requirements during DCL registration | Marc-André Lureau | 1 | -0/+30 |
2021-02-04 | ui: add a DCLOps callback to check dmabuf support | Marc-André Lureau | 1 | -0/+13 |
2021-02-04 | ui: remove console_has_gl_dmabuf() | Marc-André Lureau | 1 | -5/+0 |
2021-02-04 | ui: add gd_gl_area_scanout_disable | Marc-André Lureau | 3 | -6/+9 |
2021-02-04 | ui: remove gl_ctx_get_current | Marc-André Lureau | 7 | -24/+0 |
2021-02-04 | ui: remove extra #ifdef CONFIG_OPENGL | Marc-André Lureau | 1 | -8/+1 |
2021-02-04 | spice: delay starting until display are initialized | Marc-André Lureau | 2 | -1/+10 |
2021-01-29 | ui: update keycodemapdb submodule commit | Daniel P. Berrangé | 2 | -1/+2 |
2021-01-28 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-01-28' into ... | Peter Maydell | 1 | -19/+12 |
2021-01-28 | qapi: More complex uses of QAPI_LIST_APPEND | Eric Blake | 1 | -19/+12 |
2021-01-27 | vnc: send extended desktop resize on update requests | Gerd Hoffmann | 1 | -0/+3 |
2021-01-27 | Revert "vnc: move initialization to framebuffer_update_request" | Gerd Hoffmann | 1 | -4/+7 |
2021-01-23 | vnc: support "-vnc help" | Paolo Bonzini | 2 | -8/+7 |
2021-01-15 | vnc: add support for extended desktop resize | Gerd Hoffmann | 2 | -1/+65 |
2021-01-15 | vnc: move initialization to framebuffer_update_request | Gerd Hoffmann | 1 | -7/+4 |
2021-01-15 | vnc: move check into vnc_cursor_define | Gerd Hoffmann | 1 | -6/+6 |
2021-01-15 | vnc: Fix a memleak in vnc_display_connect() | Alex Chen | 1 | -0/+1 |
2021-01-15 | ui: add support for remote power control to VNC server | Daniel P. Berrangé | 2 | -0/+72 |
2021-01-15 | vnc: fix unfinalized tlscreds for VncDisplay | Zihao Chang | 1 | -1/+1 |
2021-01-15 | ui/gtk: update monitor interval on egl displays | Nikola Pavlica | 1 | -0/+3 |
2021-01-15 | ui/gtk: expose gd_monitor_update_interval | Nikola Pavlica | 1 | -1/+1 |
2021-01-15 | ui/gtk: limit virtual console max update interval | Volker Rümelin | 1 | -11/+11 |
2021-01-15 | ui/gtk: rename variable window to widget | Volker Rümelin | 1 | -3/+3 |
2021-01-15 | ui/gtk: don't try to redefine SI prefixes | Volker Rümelin | 1 | -1/+2 |
2021-01-12 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2 | -14/+13 |
2021-01-12 | ui/cocoa: Fix openFile: deprecation on Big Sur | Roman Bolshakov | 1 | -1/+4 |
2021-01-12 | configure: move GTK+ detection to Meson | Paolo Bonzini | 1 | -1/+1 |
2021-01-12 | configure: move X11 detection to Meson | Paolo Bonzini | 1 | -2/+2 |
2021-01-12 | gtk: remove CONFIG_GTK_GL | Paolo Bonzini | 2 | -10/+9 |
2021-01-12 | meson: Propagate gnutls dependency | Roman Bolshakov | 1 | -1/+1 |
2021-01-12 | ui/cocoa: Update path to docs in build tree | Roman Bolshakov | 1 | -1/+1 |