Skip to content
Snippets Groups Projects
Commit 0024b85c authored by Axel Davy's avatar Axel Davy Committed by Emil Velikov
Browse files

glx/dri3: Add additional check for gpu offloading case


Checks blitImage is implemented.
Initially having the __DRIimageExtension extension
at version 9 at least meant blitImage was supported.
However some implementation do advertise version >= 9
without implementing it.

CC: 10.5 <mesa-stable@lists.freedesktop.org>

Reviewed-by: default avatarDave Airlie <airlied@redhat.com>
Reviewed-by: default avatarDaniel Stone <daniels@collabora.com>

Signed-off-by: default avatarAxel Davy <axel.davy@ens.fr>
(cherry picked from commit c4ff6d00)
parent ace7d9af
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment