Skip to content
Snippets Groups Projects
Commit b91d8cf3 authored by Simon McVittie's avatar Simon McVittie
Browse files

runtime: Collect DRI drivers in the same way as VA-API drivers

This means we use all the search paths that steam-runtime-tools knows
about, and in particular we respect LIBGL_DRIVERS_PATH and a
Slackware-specific path. It also means we stop collecting "extra"
drivers, which is potentially dangerous, as justified in the previous
commit.

Resolves: https://github.com/ValveSoftware/steam-runtime/issues/318


Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 98f35c81
No related branches found
No related tags found
1 merge request!200Improve how we collect DRI drivers
Pipeline #6114 passed