spice/gl: Enable dmabuf only for spice >= 0.13.1
commit9f5c6d06ad4a0c35afe2b657109f78a1a7fb6a4d
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 24 Feb 2016 12:42:18 +0000 (24 13:42 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 29 Feb 2016 09:54:32 +0000 (29 10:54 +0100)
treedd06fad5905b52907fa64f167044bf17ed2582a2
parent6e378dd214fbbae8138ff011ec3de7ddf13a445f
spice/gl: Enable dmabuf only for spice >= 0.13.1

After 474114b7 the dmabuf feature is enabled whenever spice
greater than or equal to spice 0.13.0 is found. This is because
two new functions are required: spice_qxl_gl_scanout and
spice_qxl_gl_draw_async. These were, however, introduce in 0.13.1
release. Well, technically they haven't been released yet, but
for sure they are not going to be part of 0.13.0 release (for the
ABI stability sake).

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Message-id: 1a724e97cb587624d6f6009c15395496bccfa32b.1456317738.git.mprivozn@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
include/ui/spice-display.h