summaryrefslogtreecommitdiffstats
path: root/include/ui
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150427-1' into ...Peter Maydell2015-04-273-6/+6
|\
| * spice: set pointer position on hotspotMarc-André Lureau2015-04-271-1/+2
| * spice: fix simple display on bigendian hostsGerd Hoffmann2015-04-271-0/+2
| * monitor: Make client_migrate_info synchronousMarkus Armbruster2015-04-271-5/+2
* | console/gtk: add qemu_console_get_labelGerd Hoffmann2015-04-221-0/+1
|/
* pixman: add a bunch of PIXMAN_BE_* defines for 32bppGerd Hoffmann2015-03-121-0/+16
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150310-1' into s...Peter Maydell2015-03-101-1/+0
|\
| * vnc: set id at parse time not init timeGerd Hoffmann2015-03-101-1/+0
* | ui: Removed unused functionsThomas Huth2015-03-101-3/+0
|/
* Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-02-18' in...Peter Maydell2015-02-252-4/+1
|\
| * hmp: Name HMP command handler functions hmp_COMMAND()Markus Armbruster2015-02-181-1/+1
| * hmp: Clean up declarations for long-gone info handlersMarkus Armbruster2015-02-181-3/+0
* | vnc: introduce an wrapper for auto assign vnc idGonglei2015-02-161-0/+1
|/
* qmp hmp: Improve error messages when SPICE is not in useMarkus Armbruster2015-01-291-2/+2
* qmp hmp: Factor out common "using spice" testMarkus Armbruster2015-01-291-0/+10
* vnc: switch to QemuOpts, allow multiple serversGerd Hoffmann2015-01-221-1/+3
* vnc: remove unused DisplayState parameter, add id instead.Gerd Hoffmann2015-01-221-8/+8
* ui/sdl2: Support shared surface for more pixman formatsGerd Hoffmann2015-01-191-0/+2
* ui/pixman: add qemu_pixman_check_formatGerd Hoffmann2015-01-191-0/+2
* ui: Add dpy_gfx_check_format() to check backend shared surface supportBenjamin Herrenschmidt2015-01-191-0/+4
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20141219-1' into s...Peter Maydell2014-12-211-0/+32
|\
| * sdl2: move sdl2_2d_refresh to sdl2-2d.cGerd Hoffmann2014-12-171-0/+1
| * sdl2: factor out sdl2_poll_eventsGerd Hoffmann2014-12-171-0/+1
| * sdl2: add+use sdl2_2d_redraw function.Gerd Hoffmann2014-12-171-0/+1
| * sdl2: move sdl_switch to sdl2-2d.cGerd Hoffmann2014-12-171-0/+6
| * sdl2: move sdl_update to new sdl2-2d.cGerd Hoffmann2014-12-171-0/+3
| * sdl2: move keyboard input code to new sdl2-input.cGerd Hoffmann2014-12-171-0/+4
| * sdl2: rename sdl2_state to sdl2_console, move to header fileGerd Hoffmann2014-12-171-0/+16
* | spice: use bottom half instead of refresh timer for cursor updatesGerd Hoffmann2014-12-161-1/+2
|/
* console: add graphic_console_set_hwopsGerd Hoffmann2014-09-291-0/+3
* console: Remove unused QEMU_BIG_ENDIAN_FLAGBenjamin Herrenschmidt2014-09-051-2/+1
* console: add qemu_pixman_linebuf_copyGerd Hoffmann2014-09-051-0/+2
* console: add dpy_gfx_update_dirtyGerd Hoffmann2014-09-051-0/+4
* console: add qemu_create_displaysurface_guestmemGerd Hoffmann2014-09-051-0/+4
* console: stop using PixelFormatGerd Hoffmann2014-09-051-7/+7
* console: add qemu_default_pixman_formatGerd Hoffmann2014-09-051-0/+1
* console: add qemu_pixelformat_from_pixmanGerd Hoffmann2014-09-051-0/+1
* console: move chardev declarations to sysemu/char.hMichael S. Tsirkin2014-06-231-5/+0
* spice: add mouse cursor supportGerd Hoffmann2014-06-131-0/+14
* input: add support for kbd delaysGerd Hoffmann2014-06-041-0/+1
* console: add kbd_put_string_consoleGerd Hoffmann2014-06-021-0/+1
* console: add kbd_put_qcode_consoleGerd Hoffmann2014-06-021-0/+1
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-1' into stagingPeter Maydell2014-05-281-0/+1
|\
| * console: add kbd_put_keysym_consoleGerd Hoffmann2014-05-261-0/+1
* | input: bind devices and input routingGerd Hoffmann2014-05-261-0/+3
* | input: add qemu_input_key_number_to_qcodeGerd Hoffmann2014-05-261-0/+1
|/
* input: add qemu_input_handler_deactivateGerd Hoffmann2014-05-161-0/+1
* input: key mapping helpersGerd Hoffmann2014-05-161-0/+4
* gtk: Allow to activate grab-on-hover from the command lineJan Kiszka2014-03-171-1/+1
* console: add QemuUIInfoGerd Hoffmann2014-03-051-0/+12
OpenPOWER on IntegriCloud