mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
synced 2025-05-12 00:45:25 +00:00
* when someone installed Intel video drivers on an AMD system, the decoder will select the Intel VA-API decoding driver and yuzu will crash due to incorrect driver selection; the fix will check if the currently about-to-use driver is loaded in the kernel * when using NVIDIA driver on Linux with a ffmpeg that does not have CUDA capability enabled, the decoder will crash; the fix simply making the decoder prefers the VDPAU driver over CUDA on Linux |
||
|---|---|---|
| .. | ||
| codecs | ||
| host1x.cpp | ||
| host1x.h | ||
| nvdec_common.h | ||
| nvdec.cpp | ||
| nvdec.h | ||
| sync_manager.cpp | ||
| sync_manager.h | ||
| vic.cpp | ||
| vic.h | ||