index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
display
/
virtio-gpu-3d.c
Age
Commit message (
Expand
)
Author
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
2018-09-03
virtio-gpu: pass down VirtIOGPU pointer to a bunch of functions
Gerd Hoffmann
2018-02-26
virtio-gpu-3d: add support for second capability set (v4)
Dave Airlie
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2017-05-12
virtio-gpu: move virtio_gpu_gl_block
Gerd Hoffmann
2017-02-27
virtio-gpu: use dpy_gl_scanout_disable
Gerd Hoffmann
2017-02-27
console: rename dpy_gl_scanout to dpy_gl_scanout_texture
Gerd Hoffmann
2017-02-10
virtio-gpu: fix resource leak in virgl_cmd_resource_unref
Gerd Hoffmann
2017-01-11
virtio-gpu: fix information leak in capset get dispatch
Li Qiang
2017-01-03
virtio-gpu-3d: fix memory leak in resource attach backing
Li Qiang
2016-12-20
display: virtio-gpu-3d: check virgl capabilities max_size
Prasad J Pandit
2016-12-05
virtio-gpu: fix information leak in getting capset info dispatch
Li Qiang
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-06
virgl: pass whole GL scanout dimensions
Marc-André Lureau
2016-06-06
virtio-gpu: add live migration support
Gerd Hoffmann
2016-05-23
virtio-gpu: check max_outputs only
Marc-André Lureau
2016-05-23
virtio-vga: propagate on gpu realized error
Marc-André Lureau
2016-02-03
virtio-gpu: block any rendering until client (ui) is done
Gerd Hoffmann
2016-02-03
virtio-gpu: add support to enable/disable command processing
Gerd Hoffmann
2016-02-03
virtio-gpu: fix memory leak in error path
Gerd Hoffmann
2016-01-29
virtio: Clean up includes
Peter Maydell
2015-10-08
virtio-gpu: add 3d mode and virgl rendering support.
Gerd Hoffmann