Historia zmian

Autor SHA1 Wiadomość Data
  arades79 683019878f remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 3 lat temu
  arades79 45e13b03f3 add static lifetime to constexpr values to force compile time evaluation where possible 3 lat temu
  ameerj 979e4d9950 fsp_srv: Copy HLE Read Buffer for OutputAccessLogToSdCard 3 lat temu
  ameerj 2d2522693e Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span" 3 lat temu
  liamwhite b01698775b Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer" 3 lat temu
  ameerj a1490d77ac hle_ipc: Rename ReadBufferSpan to ReadBuffer 3 lat temu
  ameerj fbc375f0de fsp_srv: Use ReadBufferSpan 3 lat temu
  Lioncash 97f273e94e service: Make use of buffer element count helpers 3 lat temu
  Liam 5b7c0f13d3 fsp_srv: stub GetCacheStorageSize 3 lat temu
  vonchenplus bd018e0123 core:filesystem: speed up IDirectory service 3 lat temu
  Liam 084d7d6b01 common: Change semantics of UNREACHABLE to unconditionally crash 4 lat temu
  Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
  bunnei 2afef2b609 hle: service: filesystem: Create a service thread where appropriate. 4 lat temu
  Lioncash 54150f5afa service/filsystem: Update fsp-srv function table 4 lat temu
  Morph a6e6a5ac38 general: Get the current process program id directly from the system 4 lat temu
  Morph 64275dfbf4 general: Rename GetTitleID to GetProgramID 4 lat temu
  Morph 8d63ebcb64 vfs: Partially implement GetFileTimeStampRaw 4 lat temu
  Morph 0f48292de1 fsp_srv: Fix filesystem access logging 5 lat temu
  Morph b840dd9af8 fsp-srv: Replace one last instance of RESULT_SUCCESS 5 lat temu
  Chloe c4c256f56a fspsrv: Implement DisableAutoSaveDataCreation (#6355) 5 lat temu
  Morph a0e4c2e1fc general: Replace RESULT_UNKNOWN with ResultUnknown 5 lat temu
  Morph 12c1766997 general: Replace RESULT_SUCCESS with ResultSuccess 5 lat temu
  bunnei 2a7eff57a8 hle: kernel: Rename Process to KProcess. 5 lat temu
  Lioncash dcb91ca4a4 service: Eliminate cases of member shadowing 5 lat temu
  Morph 1ad4c98a5c IFile: Update to 12.x 5 lat temu
  Morph c44db90ad1 fsp-srv: Update to 12.x 5 lat temu
  bunnei 2e1b998d5e Merge pull request #5119 from Morph1984/fs-opendatastoragewithprogramindex 5 lat temu
  Morph e15039372e fsp_srv: Implement OpenDataStorageWithProgramIndex 5 lat temu
  Lioncash 6b7320add4 core: Remove unnecessary enum casts in log calls 5 lat temu
  Lioncash 1a954b2a59 service: Eliminate usages of the global system instance 5 lat temu