]> git.proxmox.com Git - mirror_qemu.git/commit - configure
configure: add dma-buf support detection.
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 3 Dec 2015 11:56:34 +0000 (12:56 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 23 Feb 2016 11:04:39 +0000 (12:04 +0100)
commit014cb152b8219a2cd31ce6443f8708386ded751b
treeffa77fbc3e9642ec5fd6344cc61402a76b634f68
parentb5e751b51f14cffada6be647aa576b79f1755d7e
configure: add dma-buf support detection.

Set CONFIG_OPENGL_DMABUF in case both mesa and libepoxy are
new enough to have support for dma-buf import/export.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
configure