yuzu-fork/src
ReinUsesLisp 5329834376 common/file_util: Fix and deprecate CreateFullPath, add CreateDirs
Fix CreateFullPath to have its intended previous behavior (whatever
that was), and deprecate it in favor of the new CreateDirs function.

Unlike CreateDir, CreateDirs is marked as [[nodiscard]] to avoid new
code ignoring its result value.
2020-12-09 05:42:03 -03:00
..
audio_core Update cubeb and request a persistent stream session 2020-12-05 22:26:41 +01:00
common common/file_util: Fix and deprecate CreateFullPath, add CreateDirs 2020-12-09 05:42:03 -03:00
core Merge pull request #5142 from comex/xx-poll-events 2020-12-09 03:52:20 -03:00
input_common Merge pull request #5020 from german77/AnalogfromButtonFix 2020-12-08 10:30:21 +08:00
tests tests: Fix warning about comparison between signed and unsigned 2020-11-27 17:41:20 -05:00
video_core Merge pull request #5164 from lioncash/contains 2020-12-07 21:55:51 -03:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu Merge pull request #5135 from Morph1984/applets-shadow 2020-12-08 17:43:59 -08:00
yuzu_cmd yuzu_cmd: Remove 'users_size' 2020-12-05 17:50:39 -05:00
yuzu_tester core: Eliminate remaining usages of the global system instance 2020-11-27 11:40:45 -05:00
.clang-format
CMakeLists.txt CMakeLists: disable -Winvalid-offsetof 2020-11-27 17:42:02 -05:00