eden/src
SDK-Chan a8564a09b7
[host1x] FreeBSD: Fix random crashes due to CUDA/VAAPI check sideeffects (#64)
FreeBSD doesn't support NVDEC, CUDA, and partially supports VAAPI (mostly for firefox).
Implementing VAAPI for other use cases would be a little bit complicated so, I chose to switch it off for FreeBSD.
This PR ensures that FFmpeg will always default to software decoding on FreeBSD, but should remain the same functionalities for other OS's.
The results are slight CPU increases while decoding in software mode, but still neglectable and they don't really harm performance.

Co-authored-by: MaranBr <maranbr@eden-emu.dev>
Reviewed-on: eden-emu/eden#64
Co-authored-by: SDK-Chan <sdkchan@eden-emu.dev>
Co-committed-by: SDK-Chan <sdkchan@eden-emu.dev>
2025-07-14 22:30:07 +02:00
..
android [android] Fix crash caused by unreferenced driver (#58) 2025-07-14 02:18:33 +02:00
audio_core Update src/audio_core/common/feature_support.h 2025-04-04 03:40:49 +02:00
common [frontend] refactor: extract common firmware & key functions (#38) 2025-07-13 03:39:19 +02:00
core [dynarmic] fix userconfig casting warn (#55) 2025-07-14 00:54:00 +02:00
dedicated_room [frontend, web] refactor: web service frontend rewrite (#221) 2025-07-01 01:44:12 +00:00
frontend_common [android] Fix key install and revert to old icon_bg 2025-07-13 01:17:32 -04:00
hid_core fix uninit values in applet and mouse (#114) 2025-05-19 19:11:06 +00:00
input_common fix uninit values in applet and mouse (#114) 2025-05-19 19:11:06 +00:00
network [frontend, web] refactor: web service frontend rewrite (#221) 2025-07-01 01:44:12 +00:00
shader_recompiler revert [android] Snapdragon 865 patches (#23) 2025-07-12 20:10:40 +02:00
tests feature/landscape-carousel (#196) 2025-06-26 20:52:54 +00:00
video_core [host1x] FreeBSD: Fix random crashes due to CUDA/VAAPI check sideeffects (#64) 2025-07-14 22:30:07 +02:00
web_service Update fmt to allow for v11 2025-04-10 01:11:22 +02:00
yuzu [cmake] Disable bzip2 requirement for quazip (#63) 2025-07-14 06:10:25 +02:00
yuzu_cmd [yuzu_cmd] gdbstub option (#43) 2025-07-13 03:25:43 +02:00
yuzu_room_standalone Fix License headers & CI (#168) 2025-06-09 01:40:21 +00:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt remove solo executables (#106) 2025-05-19 21:30:10 +00:00