mesa/src/gallium/targets/va
Erik Faye-Lund 608d65db5b
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
gallium/va: set up symlinks in build-dir
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>
2026-03-02 13:05:41 +00:00
..
meson.build gallium/va: set up symlinks in build-dir 2026-03-02 13:05:41 +00:00
va.sym.in gallium: Fix undefined symbols in version scripts 2023-11-17 12:35:24 +00:00
va_target.c gallium: Rename ${target}/target.c to ${target}/{$target}_target.c 2024-07-17 23:47:04 +00:00
vaon12.def.in