Historia zmian

Autor SHA1 Wiadomość Data
  bunnei 30b5d8b0ae Merge pull request #1875 from DarkLordZach/oss-ngword2 7 lat temu
  Lioncash 15e3d4f357 memory: Convert ASSERT into a DEBUG_ASSERT within GetPointerFromVMA() 7 lat temu
  Lioncash d4c1b9d311 vm_manager: Make vma_map private 7 lat temu
  bunnei 8de6403a08 Merge pull request #1861 from lioncash/reset 7 lat temu
  heapo 117b1f3ec1 Avoid (expensive) audio interpolation when sample rates already match 7 lat temu
  bunnei 9390452195 Merge pull request #1824 from ReinUsesLisp/fbcache 7 lat temu
  bunnei 7fbd484f0e Merge pull request #1863 from ReinUsesLisp/texs-f16 7 lat temu
  Zach Hilman 8be475d4dc system_archive: Implement open source NgWord2 7 lat temu
  Lioncash 24f051d723 hle/service: Replace log + UNIMPLEMENTED with UNIMPLEMENTED_MSG 7 lat temu
  Lioncash 9f56477539 hle/service: Remove unnecessary using declarations 7 lat temu
  Lioncash d8625f5544 hle/service, hle/sm: Compress usages of MakeResult() 7 lat temu
  Lioncash a8269fdae3 hle/service, hle/sm: Use structured bindings where applicable 7 lat temu
  bunnei 4c106b43a9 Merge pull request #1867 from lioncash/alloc 7 lat temu
  bunnei cca4665a69 Merge pull request #1866 from lioncash/cache 7 lat temu
  Mat M 4d3d2fcebd Merge pull request #1870 from heapo/pagetable_shrink_to_fit 7 lat temu
  Lioncash 17b4355391 yuzu/wait_tree: Pass QString by value and std::move in the initializer list for WaitTreeText 7 lat temu
  Lioncash 01bf329f63 yuzu/game_list_worker: Don't retrieve the file type twice in AddFstEntriesToGameList() 7 lat temu
  Lioncash de095ded5c yuzu/game_list_worker: Don't retrieve file type and file type strings twice in MakeGameListEntry() 7 lat temu
  Lioncash de323851b4 loaders: Make GetFileType() a const qualified member function 7 lat temu
  heapo ca8ab1bc3b Call shrink_to_fit after page-table vector resizing to cause crt to actually lower vector capacity. For 36-bit titles saves 800MB of commit. 7 lat temu
  Lioncash 547eecf119 kernel/process: Set ideal core from metadata 7 lat temu
  Zach Hilman c07059e7fd configure_input_simple: Properly signal docked mode change 7 lat temu
  Zach Hilman 233a804196 configure_input: Add ConfigureInputSimple as default input UI config 7 lat temu
  Zach Hilman 59ca8d458d configure_input: Convert into QDialog 7 lat temu
  Zach Hilman 20dffc22a2 configure: Use ConfigureInputSimple for Input tab 7 lat temu
  Zach Hilman 281b64daf4 ui_settings: Add UI setting for input profile index 7 lat temu
  Lioncash e90fa1ac54 configuration/config: Use an intermediary variable for accessing players 7 lat temu
  Lioncash 2207baaa04 ng_word: Deduplicate use of a constant value 7 lat temu
  Lioncash edd9bfd54a system_archive: Use a regular function pointer instead of std::function for file-scope system archive array 7 lat temu
  Lioncash 7c9b194d63 service/ldr: Deduplicate instruction cache clearing code in LoadNro() 7 lat temu