On 24.09.2015 11:04, Gerd Hoffmann wrote:
> 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 <kra...@redhat.com>
> ---
>  configure                      |  32 +++
>  hw/display/Makefile.objs       |   6 +-
>  hw/display/virtio-gpu-3d.c     | 598 
> +++++++++++++++++++++++++++++++++++++++++
>  hw/display/virtio-gpu.c        | 137 +++++++++-
>  include/hw/virtio/virtio-gpu.h |  22 +-
>  trace-events                   |   8 +
>  6 files changed, 792 insertions(+), 11 deletions(-)
>  create mode 100644 hw/display/virtio-gpu-3d.c
> 

Reviewed-by: Max Reitz <mre...@redhat.com>

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to