virtio-gpu: add 3d mode and virgl rendering support.
commit9d9e152136bdaa75ea98e5c2105f2a7127e369eb
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 11 Jul 2014 10:51:43 +0000 (11 12:51 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 8 Oct 2015 08:31:35 +0000 (8 10:31 +0200)
tree9078103c4f24f14af2594d9dfbc3abbff07b8204
parentbc79e96442283471c92c8ea7ae15563274f7b0cb
virtio-gpu: add 3d mode and virgl rendering support.

Add virglrenderer library detection.  Add 3d mode to virtio-gpu,
wire up virglrenderer library.  When in 3d mode render using the
new context management and texture scanout callbacks.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
configure
hw/display/Makefile.objs
hw/display/virtio-gpu-3d.c [new file with mode: 0644]
hw/display/virtio-gpu.c
include/hw/virtio/virtio-gpu.h
trace-events