]> git.ipfire.org Git - thirdparty/qemu.git/commit
virtio-gpu: add a pixman helper header
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Fri, 24 May 2019 13:09:40 +0000 (15:09 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 29 May 2019 04:29:07 +0000 (06:29 +0200)
commit83a7d3c021dc8c7f579035f93697d13d02a73509
tree9e896d173b5a517a08ef90eeef40080ccecdf3eb
parentad08e67a9672b69b798340b04245f5d1c1c88229
virtio-gpu: add a pixman helper header

This will allow to share the format conversion function with
vhost-user-gpu.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-id: 20190524130946.31736-4-marcandre.lureau@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/display/virtio-gpu.c
include/hw/virtio/virtio-gpu-pixman.h [new file with mode: 0644]