aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2015-01-22spice: add unix address supportMarc-André Lureau
2015-01-19ui/sdl2: Support shared surface for more pixman formatsGerd Hoffmann
2015-01-19ui/sdl: Support shared surface for more pixman formatsBenjamin Herrenschmidt
2015-01-19ui/gtk: Support shared surface for most pixman formatsBenjamin Herrenschmidt
2015-01-19ui/spice: Support shared surface for most pixman formatsGerd Hoffmann
2015-01-19ui/vnc: Support shared surface for most pixman formatsBenjamin Herrenschmidt
2015-01-19ui/pixman: add qemu_pixman_check_formatGerd Hoffmann
2015-01-19ui: Add dpy_gfx_check_format() to check backend shared surface supportBenjamin Herrenschmidt
2015-01-19ui: Make qemu_default_pixman_format() return 0 on unsupported formatsBenjamin Herrenschmidt
2014-12-21Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20141219-1' into s...Peter Maydell
2014-12-17sdl2: Work around SDL2 SDL_ShowWindow() bugMax Reitz
2014-12-17sdl2: Use correct sdl2_console for window eventsMax Reitz
2014-12-17sdl2: move sdl2_2d_refresh to sdl2-2d.cGerd Hoffmann
2014-12-17sdl2: factor out sdl2_poll_eventsGerd Hoffmann
2014-12-17sdl2: add+use sdl2_2d_redraw function.Gerd Hoffmann
2014-12-17sdl2: move sdl_switch to sdl2-2d.cGerd Hoffmann
2014-12-17sdl2: overhaul window size handlingGerd Hoffmann
2014-12-17sdl2: move sdl_update to new sdl2-2d.cGerd Hoffmann
2014-12-17sdl2: turn on keyboard grabsGerd Hoffmann
2014-12-17sdl2: move keyboard input code to new sdl2-input.cGerd Hoffmann
2014-12-17sdl2: rename sdl2_state to sdl2_console, move to header fileGerd Hoffmann
2014-12-16spice: fix memory leakGonglei
2014-12-16spice: remove spice-experimental.h includeMarc-André Lureau
2014-12-16spice: do not require TCP portsMarc-André Lureau
2014-12-16spice: rework mirror allocation, add no-resize fast pathGerd Hoffmann
2014-12-16spice: use bottom half instead of refresh timer for cursor updatesGerd Hoffmann
2014-12-16sdl: move version logic from source code to makefileGerd Hoffmann
2014-12-10keymaps: correct keymaps.c following Qemu coding styleGonglei
2014-12-10vnc-enc-tight: fix Arguments in wrong orderGonglei
2014-11-25input: move input-send-event into experimental namespaceGerd Hoffmann
2014-11-21gtk: Don't crash if -nodefaultsFam Zheng
2014-11-21gtk: fix possible memory leak about local_errzhanghailiang
2014-11-13QMP/input-send-event: make console parameter optionalAmos Kong
2014-11-04gtk: add GDK_KEY_pause #defineGerd Hoffmann
2014-11-04gtk: Hide the menubar when in fullscreen mode (lp 1294898)Cole Robinson
2014-11-04gtk: Install vc accelerators on parent windowCole Robinson
2014-11-04gtk: Install fullscreen accelerator on toplevel windowCole Robinson
2014-11-04gtk: Grab accel_group from GtkDisplayStateCole Robinson
2014-10-31ui: Use the new ".mo-cflags" rule syntax for SDL_CFLAGSFam Zheng
2014-10-30Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20141028-1' into s...Peter Maydell
2014-10-28vnc: return directly if no vnc client connectedChenLiang
2014-10-28vnc: sanitize bits_per_pixel from the clientPetr Matousek
2014-10-28gtk: avoid gd_widget_reparent with gtk 3.14+Gerd Hoffmann
2014-10-28gtk: drop gtk_widget_set_double_buffered callGerd Hoffmann
2014-10-15gtk: add support for the Pause keyMartin Decky
2014-10-15gtk.c: Fix memory leak in gd_set_keycode_type()Chen Fan
2014-10-02Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20141002-1' into...Peter Maydell
2014-10-02add input-send-event commandMarcelo Tosatti
2014-10-02input: fix send-key monitor command release event orderingGerd Hoffmann
2014-09-30pixman: fix qemu_default_pixman_format (32bpp non-native endian)Gerd Hoffmann