2244 Commits (0ba45b79452b7f1fb7d45a1a555cbd88ccedb228)

Author SHA1 Message Date
Weifeng Liu 0ba45b7945 ui/gtk: Add scale option 10 months ago
Weifeng Liu c65680a76c ui/gtk: Add keep-aspect-ratio option 10 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 e6f0fe8f7c ui/console-gl: Add a helper to create a texture with linear memory layout 10 months ago
Vivek Kasireddy 50d135e377 ui/spice: Add an option to submit gl_draw requests at fixed rate 10 months ago
Vivek Kasireddy bd46161dd1 ui/spice: Add an option for users to provide a preferred video codec 10 months ago
Vivek Kasireddy 376d4b22e4 ui/spice: Enable gl=on option for non-local or remote clients 10 months ago
Vivek Kasireddy 46c798f047 ui/egl-helpers: Error check the fds in egl_dmabuf_export_texture() 10 months ago
Akihiko Odaki 37ff925d5d ui/vnc: Introduce the VncWorker type 10 months ago
Akihiko Odaki aef22331b5 ui/vnc: Do not copy z_stream 10 months ago
Juraj Marcin 0310d594d9 ui/vnc: Update display update interval when VM state changes to RUNNING 10 months ago
Weifeng Liu f05e1a93f4 ui/gtk-egl: Render guest content with padding in fixed-scale mode 11 months ago
Weifeng Liu fdc09b028f ui/gtk-gl-area: Render guest content with padding in fixed-scale mode 11 months ago
Weifeng Liu a1b28f71f7 ui/gtk: Consider scaling when propagating ui info 11 months ago
Weifeng Liu 02f2549087 ui/gtk: Don't update scale in fixed scale mode in gtk-egl.c 11 months ago
Weifeng Liu 30aa105640 ui/sdl: Consider scaling in mouse event handling 11 months ago
Weifeng Liu 8fb072472c ui/gtk: Update scales in fixed-scale mode when rendering GL area 11 months ago
Weifeng Liu a196654481 gtk/ui: Introduce helper gd_update_scale 11 months ago
Weifeng Liu 3a6b314409 ui/gtk: Use consistent naming for variables in different coordinates 11 months ago
Weifeng Liu 9498e2f7e1 ui/gtk: Document scale and coordinate handling 11 months ago
Marc-André Lureau 42000e0013 ui/vdagent: remove migration blocker 1 year ago
Marc-André Lureau 5d56bff11e ui/vdagent: add migration support 1 year ago
Marc-André Lureau f626116f98 ui/vdagent: factor out clipboard peer registration 1 year ago
Marc-André Lureau 688ff4cbdf ui/vdagent: keep "connected" state 1 year ago
Marc-André Lureau ac5e2bc910 ui/vdagent: replace Buffer with GByteArray 1 year ago
Marc-André Lureau c967ff606b ui/clipboard: delay clipboard update when not running 1 year ago
Marc-André Lureau d0de94cbc0 ui/clipboard: add vmstate_cbinfo 1 year ago
Marc-André Lureau bf53e20232 ui/gtk: warn if setting the clipboard failed 1 year ago
Daniel P. Berrangé 63d3209092 ui/vnc: fix tight palette pixel encoding for 8/16-bpp formats 1 year ago
Daniel P. Berrangé 7009744285 ui/vnc: take account of client byte order in pixman format 1 year ago
Daniel P. Berrangé 7ed96710e8 ui/vnc.c: replace big endian flag with byte order value 1 year ago
Paolo Bonzini 911115838b meson: remove unnecessary dependencies from specific_ss 11 months ago
Qiang Yu 98a050ca93 ui/spice: support multi plane dmabuf scanout 1 year ago
Qiang Yu 10aaad0edc ui/dbus: change dbus ScanoutDMABUF interface 1 year ago
Qiang Yu 0e15d0b927 ui/egl: support multi-plane dmabuf when egl export/import 1 year ago
Qiang Yu ac70568902 ui/egl: use DRM_FORMAT_MOD_INVALID as default modifier 1 year ago
Qiang Yu 806c861dc6 ui/egl: require EGL_EXT_image_dma_buf_import_modifiers 1 year ago
Qiang Yu bb5101aadc ui/dmabuf: extend QemuDmaBuf to support multi-plane 1 year ago
Philippe Mathieu-Daudé 2cd09e47aa qom: Make InterfaceInfo[] uses const 11 months ago
Philippe Mathieu-Daudé 12d1a768bd qom: Have class_init() take a const data argument 1 year ago
Markus Armbruster 8a2b516ba2 cleanup: Drop pointless return at end of function 12 months ago
Richard Henderson 8be545ba5a include/system: Move exec/memory.h to system/memory.h 1 year ago
Roman Penyaev a97ef36244 ui/console-vc: implement DCH (delete) and ICH (insert) commands 1 year ago
Roman Penyaev 1a0fd7838a ui/console-vc: add support for cursor DECSC and DECRC commands 1 year ago
Roman Penyaev 40339871da ui/console-vc: report cursor position in the screen not in the scroll buffer 1 year ago
Roman Penyaev 0a9f48e9ea ui/console-vc: report to the application instead of screen rendering 1 year ago
Roman Penyaev e4d6c94e67 ui/console-vc: introduce parsing of the 'ESC ( <ch>' sequence 1 year ago
Philippe Mathieu-Daudé 9038ac0c5c overall: Remove unnecessary g_strdup_printf() calls 1 year ago
Volker Rümelin 4dafba778a ui/sdl2: reenable the SDL2 Windows keyboard hook procedure 1 year ago