История коммитов

Автор SHA1 Сообщение Дата
  Ben Russell f98a2c42de common/file_util: Allow access to files on network shares 6 лет назад
  Vitor K bd0c56c6e7 common: Port some changes from dolphin (#5127) 6 лет назад
  ReinUsesLisp f4417eab8f common/file_util: Silence -Wswitch 6 лет назад
  Lioncash e7ab0e9127 common/file_util: Remove unnecessary return at end of void StripTailDirSlashes() 7 лет назад
  Lioncash 11e9bee91d common/file_util: Make GetCurrentDir() return a std::optional 7 лет назад
  Lioncash 943f6da1ac common/file_util: Remove duplicated documentation comments 7 лет назад
  Lioncash 2b1fcc8a14 common/file_util: Make ReadFileToString and WriteStringToFile consistent 7 лет назад
  ReinUsesLisp 84412591c9 file_util: Add shader directory 7 лет назад
  Weiyi Wang 2ff2732a78 only redefine 64 bit file operation for MSVC 7 лет назад
  Zach Hilman bd8db3f7f8 common_paths: Add Load and Dump dirs 7 лет назад
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 лет назад
  Lioncash c74b7ee204 file_util: Correct return value in early exit of ReadFileToString() 8 лет назад
  Zach Hilman b70a831608 file_util: Add getter for NAND registration directory 8 лет назад
  Zach Hilman 2b6128fe0b file_util: Use enum instead of bool for specifing path behavior 8 лет назад
  Zach Hilman 3f82dad1e4 file_util: Add platform-specific slash option to SanitizePath 8 лет назад
  Zach Hilman 150527ec19 Allow key loading from %YUZU_DIR%/keys in addition to ~/.switch 8 лет назад
  Zach Hilman cc8234fa89 Use SHGetKnownFolderPath instead of SHGetFolderPathA 8 лет назад
  Zach Hilman 22342487e8 Extract mbedtls to cpp file 8 лет назад
  Zach Hilman df5b75694f Remove files that are not used 8 лет назад
  Zach Hilman 59cb258409 VFS Regression and Accuracy Fixes (#776) 8 лет назад
  bunnei 5ee4c49c30 Merge pull request #768 from lioncash/string-view 8 лет назад
  Lioncash 398444e676 file_util, vfs: Use std::string_view where applicable 8 лет назад
  bunnei 258a5cee84 Merge pull request #765 from lioncash/file 8 лет назад
  Lioncash c5de0a67a8 file_util: Remove goto usages from Copy() 8 лет назад
  Lioncash 0ba7fe4ab1 file_util: Use a u64 to represent number of entries 8 лет назад
  Lioncash 964154ce44 file_util: std::move FST entries in ScanDirectoryTree() 8 лет назад
  bunnei 53a219f163 Merge pull request #759 from lioncash/redundant 8 лет назад
  Lioncash d66b43dadf file_util: Use an enum class for GetUserPath() 8 лет назад
  Lioncash 34d6a1349c file_util: Remove explicit type from std::min() in GetPathWithoutTop() 8 лет назад
  Lioncash 41660c8923 file_util: Remove redundant duplicate return in GetPathWithoutTop() 8 лет назад