aboutsummaryrefslogtreecommitdiff
path: root/include/ui
AgeCommit message (Expand)Author
2016-05-12spice/gl: add & use qemu_spice_gl_monitor_configGerd Hoffmann
2016-04-11ui/virtio-gpu: add and use qemu_create_displaysurface_pixmanGerd Hoffmann
2016-03-22Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-08input: linux evdev supportGerd Hoffmann
2016-03-01console: add & use qemu_console_lookup_by_device_nameGerd Hoffmann
2016-02-29spice/gl: Enable dmabuf only for spice >= 0.13.1Michal Privoznik
2016-02-23Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20160223-1' into ...Peter Maydell
2016-02-23include: Clean up includesPeter Maydell
2016-02-23spice/gl: add unblock timerGerd Hoffmann
2016-02-23spice: add opengl/virgl/dmabuf supportGerd Hoffmann
2016-02-23egl-helpers: add functions for render nodes and dma-buf passingGerd Hoffmann
2016-02-03Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160203-1' into s...Peter Maydell
2016-02-03console: block rendering until client is doneGerd Hoffmann
2016-02-03zap qemu_egl_has_ext in include/ui/egl-helpers.hGerd Hoffmann
2016-02-03hmp: fix sendkey out of bounds write (CVE-2015-8619)Wolfgang Bumiller
2016-02-02sdl: shorten the GUI refresh interval when mouse or keyboard is activeJindřich Makovička
2016-01-18gtk: implement set_echoPaolo Bonzini
2016-01-08sdl2/opengl: add opengl context and scanout supportGerd Hoffmann
2016-01-08ui/curses: Fix color attribute of monitor for cursesOGAWA Hirofumi
2015-11-06replay: recording of the user inputPavel Dovgalyuk
2015-11-03ui/curses: Support line graphics chars on -curses modeOGAWA Hirofumi
2015-10-19qemu-char: convert spice backend to data-driven creationPaolo Bonzini
2015-10-08gtk/opengl: add opengl context and scanout support (GtkGLArea)Gerd Hoffmann
2015-10-08gtk/opengl: add opengl context and scanout support (egl)Gerd Hoffmann
2015-10-08opengl: add egl-context.[ch] helpersGerd Hoffmann
2015-10-08ui/console: add opengl context and scanout support interfaces.Gerd Hoffmann
2015-10-08shaders: initialize vertexes onceGerd Hoffmann
2015-09-24gtk: avoid redefining _WIN32_WINNT macroDaniel P. Berrange
2015-06-22Include monitor/monitor.h exactly where neededMarkus Armbruster
2015-06-22QemuOpts: Wean off qerror_report_err()Markus Armbruster
2015-06-09QemuOpts: Convert qemu_opts_foreach() to ErrorMarkus Armbruster
2015-06-05ui/console: remove dpy_gfx_update_dirtyPaolo Bonzini
2015-05-29gtk: add opengl support, using eglGerd Hoffmann
2015-05-29ui: add egl-helpersGerd Hoffmann
2015-05-29ui: shader.h protect against double inclusionGerd Hoffmann
2015-05-29ui: use libexpoxyGerd Hoffmann
2015-05-06gtk: create gtk.hGerd Hoffmann
2015-05-06console: add dpy_ui_info_supportedGerd Hoffmann
2015-05-05sdl2: Fix RGB555Max Reitz
2015-05-05sdl2: add support for display rendering using opengl.Gerd Hoffmann
2015-05-05sdl2: move SDL_* includes to sdl2.hGerd Hoffmann
2015-05-05console-gl: add opengl rendering helper functionsGerd Hoffmann
2015-05-05opengl: add shader helper functions.Gerd Hoffmann
2015-04-27Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150427-1' into ...Peter Maydell
2015-04-27spice: set pointer position on hotspotMarc-André Lureau
2015-04-27spice: fix simple display on bigendian hostsGerd Hoffmann
2015-04-27monitor: Make client_migrate_info synchronousMarkus Armbruster
2015-04-22console/gtk: add qemu_console_get_labelGerd Hoffmann
2015-03-12pixman: add a bunch of PIXMAN_BE_* defines for 32bppGerd Hoffmann