summary refs log tree commit diff stats
path: root/hw/display/virtio-gpu-3d.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use #include "..." for our own headers, <...> for othersMarkus Armbruster2016-07-121-1/+1
* virgl: pass whole GL scanout dimensionsMarc-André Lureau2016-07-061-2/+3
* virtio-gpu: add live migration supportGerd Hoffmann2016-06-061-1/+1
* virtio-gpu: check max_outputs onlyMarc-André Lureau2016-05-231-2/+2
* virtio-vga: propagate on gpu realized errorMarc-André Lureau2016-05-231-0/+1
* virtio-gpu: block any rendering until client (ui) is doneGerd Hoffmann2016-02-031-0/+5
* virtio-gpu: add support to enable/disable command processingGerd Hoffmann2016-02-031-1/+2
* virtio-gpu: fix memory leak in error pathGerd Hoffmann2016-02-031-1/+2
* virtio: Clean up includesPeter Maydell2016-01-291-0/+1
* virtio-gpu: add 3d mode and virgl rendering support.Gerd Hoffmann2015-10-081-0/+598