yuzu/src
Lioncash ed9ae5a977 vfs_real: Avoid redundant map lookups
Avoids some trivially avoidable map lookups by keeping the result of
find operations around and querying them.
2020-08-18 14:58:29 -04:00
..
audio_core General: Tidy up clang-format warnings part 2 2020-08-13 14:19:08 -04:00
common Merge pull request #4535 from lioncash/fileutil 2020-08-17 22:35:30 -04:00
core vfs_real: Avoid redundant map lookups 2020-08-18 14:58:29 -04:00
input_common General: Tidy up clang-format warnings part 2 2020-08-13 14:19:08 -04:00
tests tests/core_timing: Remove pragma optimize(off) 2020-08-03 11:12:55 -04:00
video_core Merge pull request #4535 from lioncash/fileutil 2020-08-17 22:35:30 -04:00
web_service Replace externals with Conan (#3735) 2020-05-08 17:09:29 -04:00
yuzu Merge pull request #4381 from Morph1984/fix-open-folder-installed-title 2020-08-18 12:54:06 -04:00
yuzu_cmd common/fileutil: Convert namespace to Common::FS 2020-08-16 06:52:40 -04:00
yuzu_tester common/fileutil: Convert namespace to Common::FS 2020-08-16 06:52:40 -04:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt CMakeLists: Resolve #4478 2020-08-03 11:21:24 -04:00