148 Commits (1b662879513fa9823a887cac9cfc3d91b9d3f616)

Author SHA1 Message Date
Marc-André Lureau 62fd247a24 ui/spice: fix crash when disabling GL scanout on 7 months ago
Vivek Kasireddy 0c0729b46a ui/spice: Destroy the temporary egl fb after the blit is submitted 9 months ago
Vivek Kasireddy f851cd65eb ui/spice: Blit the scanout texture if its memory layout is not linear 10 months ago
Vivek Kasireddy 2103690b1a ui/spice: Create a new texture with linear layout when gl=on is specified 10 months ago
Vivek Kasireddy 50d135e377 ui/spice: Add an option to submit gl_draw requests at fixed rate 10 months ago
Vivek Kasireddy 376d4b22e4 ui/spice: Enable gl=on option for non-local or remote clients 10 months ago
Qiang Yu 98a050ca93 ui/spice: support multi plane dmabuf scanout 1 year ago
Qiang Yu 0e15d0b927 ui/egl: support multi-plane dmabuf when egl export/import 1 year ago
Qiang Yu bb5101aadc ui/dmabuf: extend QemuDmaBuf to support multi-plane 1 year ago
Akihiko Odaki a418e7aeea ui/console: Convert mouse visibility parameter into bool 2 years ago
Dongwon Kim 6779a3076f ui/console: Use qemu_dmabuf_get_..() helpers instead 2 years ago
Markus Armbruster e33e66b1b3 ui: Clean up local variable shadowing 3 years ago
Marc-André Lureau ff174c67db ui/console: remove redundant format field 3 years ago
Peter Maydell 1663ffb915 ui/spice-display: Avoid dynamic stack allocation 3 years ago
Marc-André Lureau bf41ab6190 ui: add optional d3d texture pointer to scanout texture 3 years ago
Marc-André Lureau 2512a026fa ui: rename cursor_{get->ref}, return it 3 years ago
Marc-André Lureau f4579e2899 ui: rename cursor_{put->unref} 3 years ago
Thomas Huth 5feed38c21 Do not include "qemu/error-report.h" in headers that do not need it 3 years ago
Markus Armbruster dfa2584816 ui/spice: QXLInterface method set_mm_time() is now dead, drop 3 years ago
Marc-André Lureau a62c4a178f ui/console: move dcl compatiblity check to a callback 4 years ago
John Snow 9dcafa400e spice: Update QXLInterface for spice >= 0.15.0 4 years ago
Marc-André Lureau f6ef71bded ui: move qemu_spice_fill_device_address to ui/util.c 5 years ago
Marc-André Lureau 5e79d516e8 ui: split the GL context in a different object 5 years ago
Marc-André Lureau f6413cbfd0 ui: simplify gl unblock & flush 5 years ago
Marc-André Lureau ac32b2fff1 ui: associate GL context outside of display listener registration 5 years ago
Marc-André Lureau ca19ef5299 ui: do not delay further remote resize 5 years ago
Mauro Matteo Cascella e932e9f327 ui/spice-display: check NULL pointer in interface_release_resource() 5 years ago
Akihiko Odaki c821a58ee7 ui/console: Pass placeholder surface to displays 5 years ago
Marc-André Lureau f4f2805ef8 spice: flush drawing before notifying client 5 years ago
Marc-André Lureau 3af1671852 spice: flush on GL update before notifying client 5 years ago
Marc-André Lureau 3cddb8b9e0 display/ui: add a callback to indicate GL state is flushed 5 years ago
Marc-André Lureau c110d949b8 ui: remove gl_ctx_get_current 5 years ago
Marc-André Lureau a652b12013 spice: delay starting until display are initialized 5 years ago
Marc-André Lureau 9028ab1f5b spice: get monitors physical dimension 6 years ago
Marc-André Lureau 6244f988bf spice: remove the single monitor config logic 6 years ago
Marc-André Lureau 5eaf1e48ff ui: add getter for UIInfo 6 years ago
Daniel Brodsky 6e8a355de6 lockable: replaced locks with lock guard macros where appropriate 6 years ago
Markus Armbruster d5938f29fe Clean up inclusion of sysemu/sysemu.h 7 years ago
Markus Armbruster db72581598 Include qemu/main-loop.h less 7 years ago
Gerd Hoffmann 5fc1fb62af egl-helpers: add modifier support to egl_get_fd_for_texture(). 7 years ago
Lukáš Hrázký be812c0ab7 spice: set device address and device display ID in QXL interface 7 years ago
Chen Zhang 051a0cde7b ui/egl-helpers: Augment parameter list of egl_texture_blend() to convey scales of viewport 7 years ago
Gerd Hoffmann 9c956e6461 spice: prepare for upcoming spice-server change 8 years ago
Marc-André Lureau 242d01336d dmabuf: add y0_top, pass it to spice 8 years ago
Paolo Bonzini 006bf4641b spice-display: fix qemu_spice_cursor_refresh_bh locking 8 years ago
Paolo Bonzini 2480f41e68 spice-display: access ptr_x/ptr_y under Mutex 8 years ago
Gerd Hoffmann b153f9019b spice: add cursor_dmabuf support 8 years ago
Gerd Hoffmann cd2452b279 spice: add scanout_dmabuf support 8 years ago
Gerd Hoffmann e181f8bbd0 spice: drop dprint() debug logging 8 years ago
Markus Armbruster 922a01a013 Move include qemu/option.h from qemu-common.h to actual users 8 years ago