yuzu/src/core/hle/service/filesystem
Zach Hilman 8f183a47dd filesystem: Cache RegisteredCacheUnion instead of constructing on demand
Prevents unnecessary re-reads of the metadata and unnecessary temporary objects.
2018-11-01 20:24:32 -04:00
..
filesystem.cpp filesystem: Cache RegisteredCacheUnion instead of constructing on demand 2018-11-01 20:24:32 -04:00
filesystem.h filesystem: Cache RegisteredCacheUnion instead of constructing on demand 2018-11-01 20:24:32 -04:00
fsp_ldr.cpp hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
fsp_ldr.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
fsp_pr.cpp hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
fsp_pr.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
fsp_srv.cpp service/filesystem: Add DirectoryDelete & DirectoryDeleteRecursively 2018-10-27 11:56:39 +02:00
fsp_srv.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00