summaryrefslogtreecommitdiff
path: root/include/ui/spice-display.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-12spice: add cursor_dmabuf supportGerd Hoffmann1-0/+9
2018-01-12spice: remove QXLWorker interface fieldFrediano Ziglio1-1/+0
2017-10-17opengl: move shader init from console-gl.c to shader.cGerd Hoffmann1-1/+1
2017-06-14spice: don't enter opengl mode in case another UI provides opengl supportGerd Hoffmann1-0/+2
2016-09-28spice/gl: render DisplaySurface via openglGerd Hoffmann1-1/+4
2016-09-15Remove unused function declarationsLadi Prosek1-2/+0
2016-05-12spice/gl: add & use qemu_spice_gl_monitor_configGerd Hoffmann1-0/+1
2016-02-29spice/gl: Enable dmabuf only for spice >= 0.13.1Michal Privoznik1-1/+1
2016-02-23spice/gl: add unblock timerGerd Hoffmann1-0/+1
2016-02-23spice: add opengl/virgl/dmabuf supportGerd Hoffmann1-0/+15
2015-04-27spice: set pointer position on hotspotMarc-André Lureau1-1/+2
2014-12-16spice: use bottom half instead of refresh timer for cursor updatesGerd Hoffmann1-1/+2
2014-06-13spice: add mouse cursor supportGerd Hoffmann1-0/+14
2013-04-16console: allow pinning displaychangelisteners to consolesGerd Hoffmann1-1/+0
2013-03-18console: stop using DisplayState in gfx hardware emulationGerd Hoffmann1-1/+2
2013-03-18spice: stop using DisplayStateGerd Hoffmann1-1/+1
2013-03-18console: rework DisplaySurface handling [dcl/ui side]Gerd Hoffmann1-1/+2
2013-03-18console: fix displaychangelisteners interfaceGerd Hoffmann1-0/+1
2013-01-30qemu-pixman.h: Avoid mutual inclusion loop with console.hPeter Maydell1-0/+1
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini1-1/+1
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-1/+1
2012-12-19ui: move files to ui/ and include/ui/Paolo Bonzini1-0/+134