Age | Commit message (Expand) | Author | Files | Lines |
2015-11-06 | replay: recording of the user input | Pavel Dovgalyuk | 1 | -0/+2 |
2015-11-03 | ui/curses: Support line graphics chars on -curses mode | OGAWA Hirofumi | 1 | -1/+11 |
2015-10-19 | qemu-char: convert spice backend to data-driven creation | Paolo Bonzini | 1 | -2/+0 |
2015-10-08 | gtk/opengl: add opengl context and scanout support (GtkGLArea) | Gerd Hoffmann | 1 | -0/+23 |
2015-10-08 | gtk/opengl: add opengl context and scanout support (egl) | Gerd Hoffmann | 1 | -0/+16 |
2015-10-08 | opengl: add egl-context.[ch] helpers | Gerd Hoffmann | 1 | -0/+14 |
2015-10-08 | ui/console: add opengl context and scanout support interfaces. | Gerd Hoffmann | 1 | -0/+37 |
2015-10-08 | shaders: initialize vertexes once | Gerd Hoffmann | 1 | -1/+3 |
2015-09-24 | gtk: avoid redefining _WIN32_WINNT macro | Daniel P. Berrange | 1 | -4/+0 |
2015-06-22 | Include monitor/monitor.h exactly where needed | Markus Armbruster | 2 | -3/+1 |
2015-06-22 | QemuOpts: Wean off qerror_report_err() | Markus Armbruster | 1 | -1/+1 |
2015-06-09 | QemuOpts: Convert qemu_opts_foreach() to Error | Markus Armbruster | 1 | -1/+1 |
2015-06-05 | ui/console: remove dpy_gfx_update_dirty | Paolo Bonzini | 1 | -4/+0 |
2015-05-29 | gtk: add opengl support, using egl | Gerd Hoffmann | 2 | -1/+24 |
2015-05-29 | ui: add egl-helpers | Gerd Hoffmann | 1 | -0/+16 |
2015-05-29 | ui: shader.h protect against double inclusion | Gerd Hoffmann | 1 | -0/+5 |
2015-05-29 | ui: use libexpoxy | Gerd Hoffmann | 2 | -6/+2 |
2015-05-06 | gtk: create gtk.h | Gerd Hoffmann | 1 | -0/+76 |
2015-05-06 | console: add dpy_ui_info_supported | Gerd Hoffmann | 1 | -0/+1 |
2015-05-05 | sdl2: Fix RGB555 | Max Reitz | 1 | -0/+5 |
2015-05-05 | sdl2: add support for display rendering using opengl. | Gerd Hoffmann | 2 | -0/+12 |
2015-05-05 | sdl2: move SDL_* includes to sdl2.h | Gerd Hoffmann | 1 | -0/+6 |
2015-05-05 | console-gl: add opengl rendering helper functions | Gerd Hoffmann | 2 | -0/+33 |
2015-05-05 | opengl: add shader helper functions. | Gerd Hoffmann | 1 | -0/+9 |
2015-04-27 | Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150427-1' into ... | Peter Maydell | 3 | -6/+6 |
2015-04-27 | spice: set pointer position on hotspot | Marc-André Lureau | 1 | -1/+2 |
2015-04-27 | spice: fix simple display on bigendian hosts | Gerd Hoffmann | 1 | -0/+2 |
2015-04-27 | monitor: Make client_migrate_info synchronous | Markus Armbruster | 1 | -5/+2 |
2015-04-22 | console/gtk: add qemu_console_get_label | Gerd Hoffmann | 1 | -0/+1 |
2015-03-12 | pixman: add a bunch of PIXMAN_BE_* defines for 32bpp | Gerd Hoffmann | 1 | -0/+16 |
2015-03-10 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150310-1' into s... | Peter Maydell | 1 | -1/+0 |
2015-03-10 | vnc: set id at parse time not init time | Gerd Hoffmann | 1 | -1/+0 |
2015-03-10 | ui: Removed unused functions | Thomas Huth | 1 | -3/+0 |
2015-02-25 | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-02-18' in... | Peter Maydell | 2 | -4/+1 |
2015-02-18 | hmp: Name HMP command handler functions hmp_COMMAND() | Markus Armbruster | 1 | -1/+1 |
2015-02-18 | hmp: Clean up declarations for long-gone info handlers | Markus Armbruster | 1 | -3/+0 |
2015-02-16 | vnc: introduce an wrapper for auto assign vnc id | Gonglei | 1 | -0/+1 |
2015-01-29 | qmp hmp: Improve error messages when SPICE is not in use | Markus Armbruster | 1 | -2/+2 |
2015-01-29 | qmp hmp: Factor out common "using spice" test | Markus Armbruster | 1 | -0/+10 |
2015-01-22 | vnc: switch to QemuOpts, allow multiple servers | Gerd Hoffmann | 1 | -1/+3 |
2015-01-22 | vnc: remove unused DisplayState parameter, add id instead. | Gerd Hoffmann | 1 | -8/+8 |
2015-01-19 | ui/sdl2: Support shared surface for more pixman formats | Gerd Hoffmann | 1 | -0/+2 |
2015-01-19 | ui/pixman: add qemu_pixman_check_format | Gerd Hoffmann | 1 | -0/+2 |
2015-01-19 | ui: Add dpy_gfx_check_format() to check backend shared surface support | Benjamin Herrenschmidt | 1 | -0/+4 |
2014-12-21 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20141219-1' into s... | Peter Maydell | 1 | -0/+32 |
2014-12-17 | sdl2: move sdl2_2d_refresh to sdl2-2d.c | Gerd Hoffmann | 1 | -0/+1 |
2014-12-17 | sdl2: factor out sdl2_poll_events | Gerd Hoffmann | 1 | -0/+1 |
2014-12-17 | sdl2: add+use sdl2_2d_redraw function. | Gerd Hoffmann | 1 | -0/+1 |
2014-12-17 | sdl2: move sdl_switch to sdl2-2d.c | Gerd Hoffmann | 1 | -0/+6 |
2014-12-17 | sdl2: move sdl_update to new sdl2-2d.c | Gerd Hoffmann | 1 | -0/+3 |