aboutsummaryrefslogtreecommitdiff
path: root/ui/spice-display.c
AgeCommit message (Expand)Author
2016-09-28spice/gl: render DisplaySurface via openglGerd Hoffmann
2016-07-06virgl: pass whole GL scanout dimensionsMarc-André Lureau
2016-07-06spice: use the right head for multi-monitorMarc-André Lureau
2016-07-06spice: avoid .set_mm_time on >= 0.12.6John Snow
2016-06-07SPICE: Use DIV_ROUND_UPLaurent Vivier
2016-05-12spice: fix coverity complainsGonglei
2016-05-12spice/gl: add & use qemu_spice_gl_monitor_configGerd Hoffmann
2016-02-23spice/gl: tweak debug messages.Gerd Hoffmann
2016-02-23spice/gl: add unblock timerGerd Hoffmann
2016-02-23spice: add opengl/virgl/dmabuf supportGerd Hoffmann
2016-02-23spice: reset cursor on resizeMarc-André Lureau
2016-02-23spice: init dcl before registering qxl interfaceGerd Hoffmann
2016-02-04ui: Clean up includesPeter Maydell
2015-09-21spice: surface switch fast path requires same format too.Gerd Hoffmann
2015-09-11maint: avoid useless "if (foo) free(foo)" patternDaniel P. Berrange
2015-06-22Include monitor/monitor.h exactly where neededMarkus Armbruster
2015-06-11spice: ui_info tweaksGerd Hoffmann
2015-06-11spice-display: fix segfault in qemu_spice_create_updateGerd Hoffmann
2015-04-30hw/display : remove 'struct' from 'typedef QXL struct'Chih-Min Chao
2015-04-30ui/console : remove 'struct' from 'typedef struct' typeChih-Min Chao
2015-04-27spice: learn to hide cursorMarc-André Lureau
2015-04-27spice: set pointer position on hotspotMarc-André Lureau
2015-04-27spice: fix mouse cursor positionMarc-André Lureau
2015-04-27spice: fix simple display on bigendian hostsGerd Hoffmann
2015-01-22spice: fix coverity reported defect in display codeGerd Hoffmann
2015-01-19ui/spice: Support shared surface for most pixman formatsGerd Hoffmann
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-09-05spice: make sure we don't overflow ssd->bufGerd Hoffmann
2014-06-20spice: fix 32bit buildGerd Hoffmann
2014-06-13spice: add mouse cursor supportGerd Hoffmann
2014-04-07spice: monitors_config: check pointer before dereferencingGerd Hoffmann
2014-03-10spice: QemuUIInfo windupGerd Hoffmann
2014-03-10spice: fix simple display surface handlingGerd Hoffmann
2013-12-16spice: move qemu_spice_display_*() from spice-graphics to spice-coreGerd Hoffmann
2013-10-17spice: fix multihead supportGerd Hoffmann
2013-10-17spice-display: add display channel id to the debug messages.Gerd Hoffmann
2013-10-17spice: replace use of deprecated APIMarc-André Lureau
2013-04-25console: zap ds arg from register_displaychangelistenerGerd Hoffmann
2013-04-16console: allow pinning displaychangelisteners to consolesGerd Hoffmann
2013-04-16console: rename vga_hw_*, add QemuConsole paramGerd Hoffmann
2013-03-18console: stop using DisplayState in gfx hardware emulationGerd Hoffmann
2013-03-18console: zap displaystate from dcl callbacksGerd Hoffmann
2013-03-18spice: stop using DisplayStateGerd Hoffmann
2013-03-18console: rework DisplaySurface handling [dcl/ui side]Gerd Hoffmann
2013-03-18spice: zap sdpy globalGerd Hoffmann
2013-03-18console: fix displaychangelisteners interfaceGerd Hoffmann
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19monitor: move include files to include/monitor/Paolo Bonzini