summaryrefslogtreecommitdiff
path: root/src/video_core/gpu_thread.cpp
diff options
context:
space:
mode:
authorGravatar Ben Russell2020-04-09 18:48:28 +0100
committerGravatar Ben Russell2020-04-09 18:48:28 +0100
commitf98a2c42dee1a3c20f4a4e876069a32982395f05 (patch)
tree22172412be7f662a9f9a23b091b719d4aed22ed6 /src/video_core/gpu_thread.cpp
parentMerge pull request #3601 from ReinUsesLisp/some-shader-encodings (diff)
downloadyuzu-f98a2c42dee1a3c20f4a4e876069a32982395f05.tar.gz
yuzu-f98a2c42dee1a3c20f4a4e876069a32982395f05.tar.xz
yuzu-f98a2c42dee1a3c20f4a4e876069a32982395f05.zip
common/file_util: Allow access to files on network shares
On Windows, network shares use paths like \\server\share\file which were being broken by FileUtil::SanitizePath() removing double slashes. Changed the code in SanitizePath to permit a double-backslash if it occurs at the start of a filepath (on Windows only).
Diffstat (limited to 'src/video_core/gpu_thread.cpp')
0 files changed, 0 insertions, 0 deletions