summaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/kernel.cpp
diff options
context:
space:
mode:
authorGravatar liushuyu2021-11-24 17:23:57 -0700
committerGravatar liushuyu2021-11-24 17:23:57 -0700
commit72aa418b0b412855683633d2799da1eb190ab6d5 (patch)
treee155403e75b3a7b1040109e6a3a71720c0de01cd /src/core/hle/kernel/kernel.cpp
parentMerge pull request #7404 from Kewlan/per-game-framerate-cap (diff)
downloadyuzu-72aa418b0b412855683633d2799da1eb190ab6d5.tar.gz
yuzu-72aa418b0b412855683633d2799da1eb190ab6d5.tar.xz
yuzu-72aa418b0b412855683633d2799da1eb190ab6d5.zip
video_core/codecs: fix multiple decoding issues on Linux ...
* 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
Diffstat (limited to 'src/core/hle/kernel/kernel.cpp')
0 files changed, 0 insertions, 0 deletions