2023-09-12 | Marc-André Lureau | ui/console: move DisplaySurface to its own header ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-12 | Marc-André Lureau | ui/vc: split off the VC part from console.c ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-12 | Marc-André Lureau | ui/vc: preliminary QemuTextConsole changes before split ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-12 | Marc-André Lureau | ui/console: remove redundant format field ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-12 | Marc-André Lureau | ui/vc: rename kbd_put to qemu_text_console functions ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-12 | Marc-André Lureau | ui/vc: remove kbd_put_keysym() and update function... ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-12 | Marc-André Lureau | vmmouse: use explicit code ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-12 | Marc-André Lureau | vmmouse: replace DPRINTF with tracing ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-12 | Erico Nunes | vhost-user-gpu: support dmabuf modifiers Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-12 | Erico Nunes | contrib/vhost-user-gpu: add support for sending dmabuf... Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-12 | Erico Nunes | docs: vhost-user-gpu: add protocol changes for dmabuf... Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Dmitry Frolov | ui/gtk: fix leaks found wtih fuzzing |
commitcommitdifftree |
2023-09-04 | Guoyi Tu | ui/vdagent: Unregister input handler of mouse during... Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Guoyi Tu | ui/vdagent: call vdagent_disconnect() when agent connection... Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Bilal Elmoussaoui | ui/dbus: implement damage regions for GL Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Bilal Elmoussaoui | ui/dbus: Properly dispose touch/mouse dbus objects Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Philippe Mathieu... | ui/vnc-enc-tight: Avoid dynamic stack allocation Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Peter Maydell | ui/vnc-enc-hextile: Use static rather than dynamic... ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Peter Maydell | ui/spice-display: Avoid dynamic stack allocation Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/vc: change the argument for QemuTextConsole ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-45-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/vc: do not parse VC-specific options in Spice and GTK ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-44-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/vc: move text console invalidate in helper ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-43-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/console: minor stylistic changes ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-42-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/vc: skip text console resize when possible ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-41-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/console: fold text_console_update_cursor_timer ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-40-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/console: assert(surface) where appropriate ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-39-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/console: rename vga_ functions with qemu_console_ ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-38-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/console: use QEMU_PIXMAN_COLOR helpers ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-37-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/console: declare console types in console.h ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-36-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/vc: use common text console surface creation ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-35-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/console: remove need for g_width/g_height ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-34-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/console: simplify getting active_console size ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-33-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/vc: move some text console initialization to qom... ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-32-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/vc: fold text_console_do_init() in vc_chr_open() ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-31-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/console: move graphic fields to QemuGraphicConsole ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-30-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/vc: move text fields to QemuTextConsole ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-29-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/console: free more QemuConsole resources ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-28-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/vc: move cursor_timer initialization to QemuTextConsole... ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-27-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/console: allocate ui_timer in QemuConsole ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-26-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/console: update the head from unused QemuConsole ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-25-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/console: specialize console_lookup_unused() ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-24-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/console: remove new_console() ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-23-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/console: register the console from qemu_console_init() ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-22-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/console: instantiate a specific console type ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-21-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/console: introduce different console objects ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-20-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/console: change new_console() to use object initialization ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-19-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/console: use OBJECT_DEFINE_TYPE for QemuConsole ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-18-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/vc: move VCCharDev specific fields out of QemuConsole ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-17-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/vc: pass VCCharDev to VC-specific functions ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-16-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/vc: fold text_update_xy() ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-15-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/vc: replace variable with static text attributes... ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-14-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/vc: move VCChardev declaration at the top ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-13-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/vc: VC always has a DisplayState now ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-12-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/console: new_console() cannot fail ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-11-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-09-04 | Marc-André Lureau | ui/console: get the DisplayState from new_console() ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230830093843.3531473-10-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-08-07 | Dongwon Kim | ui/gtk: set scanout mode in gd_egl/gd_gl_area_scanout_texture Cc: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-08-07 | Zongmin Zhou | hw/i386/vmmouse:add relative packet flag for button... Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-08-07 | Dongli Zhang | dump: kdump-zlib data pages not dumped with pvtime... Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-08-07 | Marc-André Lureau | virtio-gpu: reset gfx resources in main thread ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ... <20230726173929.690601-3-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-08-07 | Marc-André Lureau | virtio-gpu: free BHs, by implementing unrealize ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ... <20230726173929.690601-2-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-08-07 | Marc-André Lureau | chardev: report the handshake error ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...<20230510072531.3937189-1-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-07-17 | Marc-André Lureau | audio/pw: improve channel position code ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230506163735.3481387-13-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-07-17 | Marc-André Lureau | audio/pw: remove wrong comment ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230506163735.3481387-12-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-07-17 | Marc-André Lureau | audio/pw: simplify error reporting in stream creation ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230506163735.3481387-11-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-07-17 | Marc-André Lureau | audio/pw: add more error reporting ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...20230506163735.3481387-10-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-07-17 | Marc-André Lureau | audio/pw: factorize some common code ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...<20230506163735.3481387-9-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-07-17 | Marc-André Lureau | audio/pw: add more details on error ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...<20230506163735.3481387-8-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-07-17 | Marc-André Lureau | audio/pw: trace during init before calling pipewire API ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...<20230506163735.3481387-7-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-07-17 | Marc-André Lureau | audio/pw: needless check for NULL ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...<20230506163735.3481387-6-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-07-17 | Marc-André Lureau | audio/pw: drop needless case statement ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...<20230506163735.3481387-5-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-07-17 | Marc-André Lureau | audio/pw: Pipewire->PipeWire case fix for user-visible... ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...<20230506163735.3481387-4-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-07-17 | Marc-André Lureau | tests/lcitool: add pipewire ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...<20230506163735.3481387-3-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-07-17 | Marc-André Lureau | libvirt-ci: update submodule to cover pipewire ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...<20230506163735.3481387-2-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-07-17 | Dongwon Kim | ui/gtk: skip refresh if new dmabuf has been submitted Cc: Marc-André Lureau <marcandre.lureau@redhat.com> Acked-by: Marc-André Lureau <marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-07-17 | Dongwon Kim | ui/gtk: set scanout-mode right before scheduling draw Cc: Marc-André Lureau <marcandre.lureau@redhat.com> Acked-by: Marc-André Lureau <marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-07-17 | Dongwon Kim | virtio-gpu-udmabuf: correct naming of QemuDmaBuf size... Cc: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-07-17 | Dongwon Kim | virtio-gpu: replace the surface with null surface when... Cc: Marc-André Lureau <marcandre.lureau@redhat.com> Acked-by: Marc-André Lureau <marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-07-17 | Dongwon Kim | ui/gtk: Make sure the right EGL context is currently... Cc: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-07-17 | Mauro Matteo Cascella | ui/vnc-clipboard: fix infinite loop in inflate_buffer... Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Tested-by: Marc-André Lureau <marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-07-17 | Marc-André Lureau | virtio-gpu: fix potential divide-by-zero regression ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-06-27 | Marc-André Lureau | ui/dbus: use shared D3D11 Texture2D when possible ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...<20230606115658.677673-22-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-06-27 | Marc-André Lureau | virtio-gpu-virgl: use D3D11_SHARE_TEXTURE when available ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...<20230606115658.677673-21-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-06-27 | Marc-André Lureau | ui: add optional d3d texture pointer to scanout texture ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...<20230606115658.677673-20-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-06-27 | Marc-André Lureau | ui/egl: query ANGLE d3d device ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...<20230606115658.677673-19-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-06-27 | Marc-André Lureau | virtio-gpu-virgl: teach it to get the QEMU EGL display ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...<20230606115658.677673-18-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-06-27 | Marc-André Lureau | ui/dbus: add some GL traces ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...<20230606115658.677673-17-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-06-27 | Marc-André Lureau | ui/dbus: add GL support on win32 ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...<20230606115658.677673-16-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-06-27 | Marc-André Lureau | ui: add egl_fb_read_rect() ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...<20230606115658.677673-15-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-06-27 | Marc-André Lureau | ui/egl: default to GLES on windows ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...<20230606115658.677673-14-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-06-27 | Marc-André Lureau | ui: add egl-headless support on win32 ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...<20230606115658.677673-13-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-06-27 | Marc-André Lureau | ui/dbus: use shared memory when possible on win32 ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...<20230606115658.677673-12-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-06-27 | Marc-André Lureau | virtio-gpu/win32: allocate shareable 2d resources/images ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...<20230606115658.677673-11-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-06-27 | Marc-André Lureau | console/win32: allocate shareable display surface ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ...<20230606115658.677673-10-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-06-27 | Marc-André Lureau | ui/dbus: introduce "Interfaces" properties ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ... <20230606115658.677673-9-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-06-27 | Marc-André Lureau | tests: make dbus-display-test work on win32 ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ... <20230606115658.677673-8-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-06-27 | Marc-André Lureau | qtest: add qtest_pid() ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ... <20230606115658.677673-7-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-06-27 | Marc-André Lureau | ui/dbus: win32 support ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ... <20230606115658.677673-6-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-06-27 | Marc-André Lureau | scripts: add a XML preprocessor script ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ... <20230606115658.677673-5-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-06-27 | Marc-André Lureau | ui/dbus: compile without gio/gunixfdlist.h ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ... <20230606115658.677673-4-marcandre.lureau@redhat.com> |
commitcommitdifftree |
2023-06-27 | Marc-André Lureau | ui/egl: fix make_context_current() callback return... ...off-by: Marc-André Lureau <marcandre.lureau@redhat.com> ... <20230606115658.677673-3-marcandre.lureau@redhat.com> |
commitcommitdifftree |
next |