mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-24 19:18:11 +02:00
Without this libva won't be able to find the driver without LIBVA_DRIVER_NAME trickery, because the driver has a generic name. But in the DRI case, even LIBVA_DRIVER_NAME won't do, because the driver name needs to end with "_drv_video.so", which it doesn't. So let's instead set up symlinks in the build-dir, like DRIL does. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40136> |
||
|---|---|---|
| .. | ||
| d3d10umd | ||
| dri | ||
| dril | ||
| lavapipe | ||
| libgl-gdi | ||
| libgl-xlib | ||
| mediafoundation | ||
| rusticl | ||
| teflon | ||
| va | ||
| wgl | ||
| dri.dyn | ||