summaryrefslogtreecommitdiffstats
path: root/ui/spice-display.c
Commit message (Expand)AuthorAgeFilesLines
* spice: add display & head optionsGerd Hoffmann2017-02-271-1/+21
* spice: add scanout_disable supportGerd Hoffmann2017-02-271-15/+21
* console: rename dpy_gl_scanout to dpy_gl_scanout_textureGerd Hoffmann2017-02-271-8/+8
* spice: wakeup QXL worker to pick up mouse changesMarc-André Lureau2017-01-311-0/+2
* spice/gl: render DisplaySurface via openglGerd Hoffmann2016-09-281-8/+84
* virgl: pass whole GL scanout dimensionsMarc-André Lureau2016-07-061-3/+3
* spice: use the right head for multi-monitorMarc-André Lureau2016-07-061-7/+6Star
* spice: avoid .set_mm_time on >= 0.12.6John Snow2016-07-061-0/+4
* SPICE: Use DIV_ROUND_UPLaurent Vivier2016-06-071-1/+1
* spice: fix coverity complainsGonglei2016-05-121-3/+1Star
* spice/gl: add & use qemu_spice_gl_monitor_configGerd Hoffmann2016-05-121-0/+30
* spice/gl: tweak debug messages.Gerd Hoffmann2016-02-231-5/+7
* spice/gl: add unblock timerGerd Hoffmann2016-02-231-0/+16
* spice: add opengl/virgl/dmabuf supportGerd Hoffmann2016-02-231-3/+107
* spice: reset cursor on resizeMarc-André Lureau2016-02-231-2/+12
* spice: init dcl before registering qxl interfaceGerd Hoffmann2016-02-231-3/+3
* ui: Clean up includesPeter Maydell2016-02-041-0/+1
* spice: surface switch fast path requires same format too.Gerd Hoffmann2015-09-211-1/+2
* maint: avoid useless "if (foo) free(foo)" patternDaniel P. Berrange2015-09-111-10/+4Star
* Include monitor/monitor.h exactly where neededMarkus Armbruster2015-06-221-1/+0Star
* spice: ui_info tweaksGerd Hoffmann2015-06-111-9/+8Star
* spice-display: fix segfault in qemu_spice_create_updateGerd Hoffmann2015-06-111-4/+5
* hw/display : remove 'struct' from 'typedef QXL struct'Chih-Min Chao2015-04-301-3/+3
* ui/console : remove 'struct' from 'typedef struct' typeChih-Min Chao2015-04-301-1/+1
* spice: learn to hide cursorMarc-André Lureau2015-04-271-3/+6
* spice: set pointer position on hotspotMarc-André Lureau2015-04-271-4/+6
* spice: fix mouse cursor positionMarc-André Lureau2015-04-271-1/+1
* spice: fix simple display on bigendian hostsGerd Hoffmann2015-04-271-1/+1
* spice: fix coverity reported defect in display codeGerd Hoffmann2015-01-221-3/+3
* ui/spice: Support shared surface for most pixman formatsGerd Hoffmann2015-01-191-6/+7
* spice: rework mirror allocation, add no-resize fast pathGerd Hoffmann2014-12-161-7/+26
* spice: use bottom half instead of refresh timer for cursor updatesGerd Hoffmann2014-12-161-2/+10
* spice: make sure we don't overflow ssd->bufGerd Hoffmann2014-09-051-5/+15
* spice: fix 32bit buildGerd Hoffmann2014-06-201-1/+1
* spice: add mouse cursor supportGerd Hoffmann2014-06-131-11/+118
* spice: monitors_config: check pointer before dereferencingGerd Hoffmann2014-04-071-0/+4
* spice: QemuUIInfo windupGerd Hoffmann2014-03-101-3/+22
* spice: fix simple display surface handlingGerd Hoffmann2014-03-101-4/+8
* spice: move qemu_spice_display_*() from spice-graphics to spice-coreGerd Hoffmann2013-12-161-17/+0Star
* spice: fix multihead supportGerd Hoffmann2013-10-171-3/+20
* spice-display: add display channel id to the debug messages.Gerd Hoffmann2013-10-171-13/+14
* spice: replace use of deprecated APIMarc-André Lureau2013-10-171-5/+5
* console: zap ds arg from register_displaychangelistenerGerd Hoffmann2013-04-251-1/+1
* console: allow pinning displaychangelisteners to consolesGerd Hoffmann2013-04-161-5/+6
* console: rename vga_hw_*, add QemuConsole paramGerd Hoffmann2013-04-161-1/+1
* console: stop using DisplayState in gfx hardware emulationGerd Hoffmann2013-03-181-4/+6
* console: zap displaystate from dcl callbacksGerd Hoffmann2013-03-181-4/+1Star
* spice: stop using DisplayStateGerd Hoffmann2013-03-181-15/+16
* console: rework DisplaySurface handling [dcl/ui side]Gerd Hoffmann2013-03-181-5/+7
* spice: zap sdpy globalGerd Hoffmann2013-03-181-14/+16