| Commit message (Expand) | Author | Age | Files | Lines |
* | ui: move qemu_spice_fill_device_address to ui/util.c | Marc-André Lureau | 2021-12-21 | 1 | -4/+0 |
* | ui: split the GL context in a different object | Marc-André Lureau | 2021-12-21 | 1 | -0/+1 |
* | configure: Improve OpenGL dependency detections | Akihiko Odaki | 2021-03-04 | 1 | -1/+1 |
* | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | include: Make headers more self-contained | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Supply missing header guards | Markus Armbruster | 2019-06-12 | 1 | -0/+5 |
* | spice: set device address and device display ID in QXL interface | Lukáš Hrázký | 2019-02-21 | 1 | -0/+4 |
* | spice: add cursor_dmabuf support | Gerd Hoffmann | 2018-03-12 | 1 | -0/+9 |
* | spice: remove QXLWorker interface field | Frediano Ziglio | 2018-01-12 | 1 | -1/+0 |
* | opengl: move shader init from console-gl.c to shader.c | Gerd Hoffmann | 2017-10-17 | 1 | -1/+1 |
* | spice: don't enter opengl mode in case another UI provides opengl support | Gerd Hoffmann | 2017-06-14 | 1 | -0/+2 |
* | spice/gl: render DisplaySurface via opengl | Gerd Hoffmann | 2016-09-28 | 1 | -1/+4 |
* | Remove unused function declarations | Ladi Prosek | 2016-09-15 | 1 | -2/+0 |
* | spice/gl: add & use qemu_spice_gl_monitor_config | Gerd Hoffmann | 2016-05-12 | 1 | -0/+1 |
* | spice/gl: Enable dmabuf only for spice >= 0.13.1 | Michal Privoznik | 2016-02-29 | 1 | -1/+1 |
* | spice/gl: add unblock timer | Gerd Hoffmann | 2016-02-23 | 1 | -0/+1 |
* | spice: add opengl/virgl/dmabuf support | Gerd Hoffmann | 2016-02-23 | 1 | -0/+15 |
* | spice: set pointer position on hotspot | Marc-André Lureau | 2015-04-27 | 1 | -1/+2 |
* | spice: use bottom half instead of refresh timer for cursor updates | Gerd Hoffmann | 2014-12-16 | 1 | -1/+2 |
* | spice: add mouse cursor support | Gerd Hoffmann | 2014-06-13 | 1 | -0/+14 |
* | console: allow pinning displaychangelisteners to consoles | Gerd Hoffmann | 2013-04-16 | 1 | -1/+0 |
* | console: stop using DisplayState in gfx hardware emulation | Gerd Hoffmann | 2013-03-18 | 1 | -1/+2 |
* | spice: stop using DisplayState | Gerd Hoffmann | 2013-03-18 | 1 | -1/+1 |
* | console: rework DisplaySurface handling [dcl/ui side] | Gerd Hoffmann | 2013-03-18 | 1 | -1/+2 |
* | console: fix displaychangelisteners interface | Gerd Hoffmann | 2013-03-18 | 1 | -0/+1 |
* | qemu-pixman.h: Avoid mutual inclusion loop with console.h | Peter Maydell | 2013-01-30 | 1 | -0/+1 |
* | softmmu: move include files to include/sysemu/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | misc: move include files to include/qemu/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | ui: move files to ui/ and include/ui/ | Paolo Bonzini | 2012-12-19 | 1 | -0/+134 |