There was an error fetching the commit references. Please try again later.
Merge pull request #1508 from lioncash/unique-reg
file_sys/registered_cache: Use unique_ptr and regular pointers instead of shared_ptrs where applicable
No related branches found
No related tags found
Showing
- src/core/file_sys/bis_factory.cpp 6 additions, 6 deletionssrc/core/file_sys/bis_factory.cpp
- src/core/file_sys/bis_factory.h 4 additions, 4 deletionssrc/core/file_sys/bis_factory.h
- src/core/file_sys/patch_manager.cpp 1 addition, 1 deletionsrc/core/file_sys/patch_manager.cpp
- src/core/file_sys/registered_cache.cpp 7 additions, 7 deletionssrc/core/file_sys/registered_cache.cpp
- src/core/file_sys/registered_cache.h 6 additions, 6 deletionssrc/core/file_sys/registered_cache.h
- src/core/file_sys/sdmc_factory.cpp 4 additions, 4 deletionssrc/core/file_sys/sdmc_factory.cpp
- src/core/file_sys/sdmc_factory.h 2 additions, 2 deletionssrc/core/file_sys/sdmc_factory.h
- src/core/hle/service/filesystem/filesystem.cpp 6 additions, 7 deletionssrc/core/hle/service/filesystem/filesystem.cpp
- src/core/hle/service/filesystem/filesystem.h 4 additions, 4 deletionssrc/core/hle/service/filesystem/filesystem.h
- src/core/hle/service/ns/pl_u.cpp 1 addition, 1 deletionsrc/core/hle/service/ns/pl_u.cpp
- src/yuzu/game_list_worker.cpp 11 additions, 8 deletionssrc/yuzu/game_list_worker.cpp
- src/yuzu/game_list_worker.h 1 addition, 1 deletionsrc/yuzu/game_list_worker.h
Loading
Please register or sign in to comment