yuzu/src
t895 f3fe362c93 frontend_common: Add special config case for unmapped windows network drives
Normally we save paths with '/' as the delimiter for each segment but when you manually select a network drive instead of using a mapped location, this would break. This ensures that if the read filesystem location starts with '//', we keep that pattern.
2023-11-21 01:58:13 -05:00
..
android android: Rework config lifecycle 2023-11-21 01:58:13 -05:00
audio_core opus: fix stereo stream count check in multistream decoder object 2023-11-17 08:26:22 -05:00
common common: settings: Add ifdefs to define android's default settings 2023-11-21 01:58:13 -05:00
core Merge pull request #12011 from Macj0rdan/controller-applet 2023-11-20 16:53:33 -06:00
dedicated_room msvc: set warning level to /W4 globally 2023-09-03 18:42:10 +04:00
frontend_common frontend_common: Add special config case for unmapped windows network drives 2023-11-21 01:58:13 -05:00
input_common core: hid: Split SL and SR buttons 2023-11-11 21:03:15 -06:00
network msvc: set warning level to /W4 globally 2023-09-03 18:42:10 +04:00
shader_recompiler renderer_vulkan: ignore viewport stores on non-supporting drivers 2023-11-19 11:27:12 -05:00
tests general: fix build failure on clang 17 2023-10-17 22:44:21 -04:00
video_core renderer_vulkan: ignore viewport stores on non-supporting drivers 2023-11-19 11:27:12 -05:00
web_service Warnings cleanup for GCC 13 and Clang 16 2023-08-25 19:22:31 -04:00
yuzu config: Unify config handling under frontend_common 2023-11-21 01:58:13 -05:00
yuzu_cmd general: Remove inih 2023-11-21 01:58:13 -05:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt config: Unify config handling under frontend_common 2023-11-21 01:58:13 -05:00