summaryrefslogtreecommitdiff
path: root/include/ui/spice-display.h
AgeCommit message (Expand)Author
2021-12-21ui: move qemu_spice_fill_device_address to ui/util.cMarc-André Lureau
2021-12-21ui: split the GL context in a different objectMarc-André Lureau
2021-03-04configure: Improve OpenGL dependency detectionsAkihiko Odaki
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16include: Make headers more self-containedMarkus Armbruster
2019-06-12Supply missing header guardsMarkus Armbruster
2019-02-21spice: set device address and device display ID in QXL interfaceLukáš Hrázký
2018-03-12spice: add cursor_dmabuf supportGerd Hoffmann
2018-01-12spice: remove QXLWorker interface fieldFrediano Ziglio
2017-10-17opengl: move shader init from console-gl.c to shader.cGerd Hoffmann
2017-06-14spice: don't enter opengl mode in case another UI provides opengl supportGerd Hoffmann
2016-09-28spice/gl: render DisplaySurface via openglGerd Hoffmann
2016-09-15Remove unused function declarationsLadi Prosek
2016-05-12spice/gl: add & use qemu_spice_gl_monitor_configGerd Hoffmann
2016-02-29spice/gl: Enable dmabuf only for spice >= 0.13.1Michal Privoznik
2016-02-23spice/gl: add unblock timerGerd Hoffmann
2016-02-23spice: add opengl/virgl/dmabuf supportGerd Hoffmann
2015-04-27spice: set pointer position on hotspotMarc-André Lureau
2014-12-16spice: use bottom half instead of refresh timer for cursor updatesGerd Hoffmann
2014-06-13spice: add mouse cursor supportGerd Hoffmann
2013-04-16console: allow pinning displaychangelisteners to consolesGerd Hoffmann
2013-03-18console: stop using DisplayState in gfx hardware emulationGerd Hoffmann
2013-03-18spice: stop using DisplayStateGerd Hoffmann
2013-03-18console: rework DisplaySurface handling [dcl/ui side]Gerd Hoffmann
2013-03-18console: fix displaychangelisteners interfaceGerd Hoffmann
2013-01-30qemu-pixman.h: Avoid mutual inclusion loop with console.hPeter Maydell
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19ui: move files to ui/ and include/ui/Paolo Bonzini