Skip to content
Snippets Groups Projects
Commit d11a6dec authored by Ludovico de Nittis's avatar Ludovico de Nittis :palm_tree:
Browse files

Add a special Mesa DRIs search path to cover Ubuntu 16.04


Ubuntu 16.04 is older than GLVND and it places Mesa loaders in
${libdir}/mesa and the DRIs in ${libdir}/dri.

So if we find a loader in a path that ends with "/mesa" we try to look
one directory above.

Signed-off-by: default avatarLudovico de Nittis <ludovico.denittis@collabora.com>
parent c518be88
Branches
Tags
1 merge request!112Add a special Mesa DRIs search path to cover Ubuntu 16.04
Pipeline #2681 passed