aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2023-06-30ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_glRichard Henderson
2023-06-27ui/dbus: use shared D3D11 Texture2D when possibleMarc-André Lureau
2023-06-27ui: add optional d3d texture pointer to scanout textureMarc-André Lureau
2023-06-27ui/egl: query ANGLE d3d deviceMarc-André Lureau
2023-06-27ui/dbus: add some GL tracesMarc-André Lureau
2023-06-27ui/dbus: add GL support on win32Marc-André Lureau
2023-06-27ui: add egl_fb_read_rect()Marc-André Lureau
2023-06-27ui/egl: default to GLES on windowsMarc-André Lureau
2023-06-27ui: add egl-headless support on win32Marc-André Lureau
2023-06-27ui/dbus: use shared memory when possible on win32Marc-André Lureau
2023-06-27console/win32: allocate shareable display surfaceMarc-André Lureau
2023-06-27ui/dbus: introduce "Interfaces" propertiesMarc-André Lureau
2023-06-27ui/dbus: win32 supportMarc-André Lureau
2023-06-27ui/dbus: compile without gio/gunixfdlist.hMarc-André Lureau
2023-06-27ui/egl: fix make_context_current() callback return valueMarc-André Lureau
2023-06-27ui/egl: export qemu_egl_get_error_string()Marc-André Lureau
2023-06-27ui/gtk: making dmabuf NULL when it's released.Dongwon Kim
2023-06-27ui/gtk: set the area of the scanout texture correctlyDongwon Kim
2023-06-27ui/dbus: Expose a touch device interfaceBilal Elmoussaoui
2023-06-27ui/touch: Move event handling to a common helperBilal Elmoussaoui
2023-06-27ui/sdl2: OpenGL window contextAntonio Caggiano
2023-06-27egl: no need to lookup EGL functions manuallyMarc-André Lureau
2023-06-27ui: return NULL when getting cursor without a consoleMarc-André Lureau
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé
2023-06-20meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLYPhilippe Mathieu-Daudé
2023-06-13cocoa: Fix warnings about invalid prototype declarationsPhilippe Mathieu-Daudé
2023-06-10vnc: move assert in vnc_worker_thread_loopAnastasia Belova
2023-06-05bulk: Remove pointless QOM castsPhilippe Mathieu-Daudé
2023-06-02cutils: Adjust signature of parse_uint[_full]Eric Blake
2023-05-28ui/gtk: enable backend to send multi-touch eventsSergio Lopez
2023-05-28ui: add helpers for virtio-multitouch eventsSergio Lopez
2023-05-28ui: add the infrastructure to support MT eventsSergio Lopez
2023-05-28ui/cursor: make width/height unsigned 16-bit integerMauro Matteo Cascella
2023-05-28ui/sdl2: disable SDL_HINT_GRAB_KEYBOARD on WindowsVolker Rümelin
2023-05-28ui/sdl2: Grab Alt+F4 also under WindowsBernhard Beschow
2023-05-28ui/sdl2: Grab Alt+Tab also in fullscreen modeBernhard Beschow
2023-05-28ui/dbus: add a FIXME about texture/dmabuf scanout handlingMarc-André Lureau
2023-05-28gtk: add gl-area support on win32Marc-André Lureau
2023-05-28ui/dbus: fix compilation when GBM && !OPENGLMarc-André Lureau
2023-05-28ui/sdl2: fix surface_gl_update_texture: Assertion 'gls' failedMarc-André Lureau
2023-05-28ui/gtk-egl: fix scaling for cursor position in scanout modeErico Nunes
2023-05-28ui/gtk: use widget size for cursor motion eventErico Nunes
2023-05-28ui/gtk: fix passing y0_top parameter to scanoutErico Nunes
2023-05-26meson: use subproject for keycodemapdbPaolo Bonzini
2023-05-12ui: Fix pixel colour channel order for PNG screenshotsPeter Maydell
2023-04-24spice: move client_migrate_info command to ui/Juan Quintela
2023-04-20vnc: avoid underflow when accessing user-provided addressPaolo Bonzini
2023-03-24ui/spice: fix compilation on win32Marc-André Lureau
2023-03-22*: Add missing includes of qemu/error-report.hRichard Henderson
2023-03-21ui: fix crash on serial reset, during initMarc-André Lureau