-
- Downloads
runtime: Simplify construction of VA-API search path
Instead of building a list of drivers and then converting it into a
search path, we can build the search path as we go. The only
side-effect is that previously we interleaved x86_64 and i386 paths,
but now we put all the x86_64 paths before all the i386 paths.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
parent
a3b020ce
No related branches found
No related tags found
This commit is part of merge request !200. Comments created here will be created in the context of that merge request.
Loading
Please register or sign in to comment