Historique des commits

Auteur SHA1 Message Date
  Lioncash 68c1ffdd1c pl_u: Remove printf specifier in log call in a log call in GetSharedFontInOrderOfPriority() il y a 8 ans
  Sebastian Valle 7eace8f512 Merge pull request #714 from lioncash/index il y a 8 ans
  bunnei 38b35e752b Merge pull request #712 from lioncash/fsp il y a 8 ans
  bunnei 427fc4ac6b Merge pull request #713 from lioncash/filesys il y a 8 ans
  bunnei e91ba6c057 Merge pull request #711 from lioncash/swap il y a 8 ans
  bunnei d6c7a05239 Merge pull request #710 from lioncash/unused il y a 8 ans
  bunnei 1034bcc742 Merge pull request #694 from lioncash/warn il y a 8 ans
  bunnei bbc31ba6af Merge pull request #709 from lioncash/thread-local il y a 8 ans
  bunnei 130a02f330 Merge pull request #708 from lioncash/xbyak il y a 8 ans
  bunnei 8176ab3a07 Merge pull request #707 from lioncash/catch il y a 8 ans
  bunnei 04f7a7036a Merge pull request #705 from lioncash/string-ref il y a 8 ans
  bunnei cbf43225a9 Merge pull request #704 from lioncash/string il y a 8 ans
  bunnei f1d7486eac Merge pull request #703 from lioncash/const il y a 8 ans
  bunnei b0334af05b Merge pull request #702 from lioncash/initialize il y a 8 ans
  bunnei 1bf7ae79c8 Merge pull request #701 from lioncash/moving il y a 8 ans
  Lioncash af2698dcea hle_ipc: Amend usage of buffer_index within one of HLERequestContext's WriteBuffer() overloads il y a 8 ans
  Lioncash 6c1ba02e0c fsp_srv: Remove unnecessary vector construction in IFile's Write() function il y a 8 ans
  Lioncash 3e9b79e088 fsp_srv: Remove unnecessary std::vector construction in IDirectory's Read() function il y a 8 ans
  bunnei 758c357868 Merge pull request #699 from lioncash/vfs il y a 8 ans
  bunnei 87053fb3b8 Merge pull request #697 from bunnei/disable-depth-cull il y a 8 ans
  Lioncash 5da4c78c6a filesystem: std::move VirtualDir instance in VfsDirectoryServiceWrapper's constructor il y a 8 ans
  Lioncash abbf038191 filesystem: Use std::string's empty() function instead of comparing against a literal il y a 8 ans
  Lioncash 2cc0ef83cf filesystem: Remove pragma disabling global optimizations il y a 8 ans
  Lioncash f317080f40 fsp_srv: Make IStorage constructor explicit il y a 8 ans
  Lioncash 910ad2e110 fsp_srv: Add missing includes il y a 8 ans
  Lioncash 6be342118a fsp_srv: Resolve sign-mismatch warnings in assertion comparisons il y a 8 ans
  Lioncash d6e9b96e2f fsp_srv: Respect write length in Write() il y a 8 ans
  Lioncash 5c47ea1a4e common/swap: Remove unnecessary const on return value of swap() il y a 8 ans
  Lioncash 0a868641fa common/swap: Use static_cast where applicable il y a 8 ans
  Lioncash 1edf4dd7ef common/swap: Use using aliases where applicable il y a 8 ans