Commit Graph

  • 5c398ede6f fs/file: Explicitly convert std::u8string to std::filesystem::path Merry 2024-01-20 17:46:30 +0000
  • 125dae11bb android: Use elevated card style for home setting card t895 2024-01-20 03:55:48 -0500
  • 378e4752a6 android: Use elevated card style for home setting card t895 2024-01-20 03:55:48 -0500
  • aa37bffb58 android: Sort recently added/played games by time t895 2024-01-20 03:18:48 -0500
  • dad48f16b7 android: Sort recently added/played games by time t895 2024-01-20 03:18:48 -0500
  • 009fd9ceb7 frontend_common: Add documentation for content_mananger t895 2024-01-19 16:57:13 -0500
  • a363fa78ef frontend_common: Add documentation for content_mananger t895 2024-01-19 16:57:13 -0500
  • 3df0c826a1 android: Add addon delete button t895 2024-01-19 16:37:34 -0500
  • 03fa91ba3c android: Add addon delete button t895 2024-01-19 16:37:34 -0500
  • 89e12de5e1 android: Use callback to update progress bar dialogs t895 2024-01-19 01:06:10 -0500
  • d79d4d5986 android: Use callback to update progress bar dialogs t895 2024-01-19 01:06:10 -0500
  • 4959e07015 frontend_common: Add content manager utility functions t895 2024-01-19 00:56:43 -0500
  • ccd3dd842f frontend_common: Add content manager utility functions t895 2024-01-19 00:56:43 -0500
  • d013206aa4 Merge pull request #12713 from shinra-electric/mvk-127 liamwhite 2024-01-19 13:07:14 -0500
  • b4a8e1ef8a
    Merge pull request #12713 from shinra-electric/mvk-127 liamwhite 2024-01-19 13:07:14 -0500
  • 8f6fd2b913 Bump MoltenVK to v1.2.7 shinra-electric 2024-01-19 17:28:53 +0100
  • 5ea8f05ec6
    Bump MoltenVK to v1.2.7 shinra-electric 2024-01-19 17:28:53 +0100
  • 19a2d50378 Merge pull request #12687 from german77/amiibo-lock liamwhite 2024-01-19 09:33:31 -0500
  • 10535e0016
    Merge pull request #12687 from german77/amiibo-lock liamwhite 2024-01-19 09:33:31 -0500
  • 13f3073937 Merge pull request #12695 from anpilley/user-arguments-v2 liamwhite 2024-01-19 09:33:25 -0500
  • a8c552e261
    Merge pull request #12695 from anpilley/user-arguments-v2 liamwhite 2024-01-19 09:33:25 -0500
  • 4604e8ac05 Merge pull request #12709 from german77/npad-disc liamwhite 2024-01-19 09:33:16 -0500
  • 932bd98824
    Merge pull request #12709 from german77/npad-disc liamwhite 2024-01-19 09:33:16 -0500
  • 77f3deb03a service: hid: Clear controller status when aruid is no longer used Narr the Reg 2024-01-19 00:09:49 -0600
  • 9f376cd901 service: hid: Clear controller status when aruid is no longer used Narr the Reg 2024-01-19 00:09:49 -0600
  • e0763174c6 Merge pull request #12678 from german77/settings_impl liamwhite 2024-01-18 21:18:37 -0500
  • a560b9f5a2
    Merge pull request #12678 from german77/settings_impl liamwhite 2024-01-18 21:18:37 -0500
  • c3df3a6556 Merge pull request #12683 from german77/amiibo-dump liamwhite 2024-01-18 21:18:27 -0500
  • 4f04bd3697
    Merge pull request #12683 from german77/amiibo-dump liamwhite 2024-01-18 21:18:27 -0500
  • ceb8bbc111 Merge pull request #12644 from liamwhite/vkspec-image-offset liamwhite 2024-01-18 21:18:19 -0500
  • 97c8b49444
    Merge pull request #12644 from liamwhite/vkspec-image-offset liamwhite 2024-01-18 21:18:19 -0500
  • 6d97731e7d device_memory_manager: use unique_lock for update Liam 2024-01-15 21:56:38 -0500
  • 748465f5a5 device_memory_manager: use unique_lock for update Liam 2024-01-15 21:56:38 -0500
  • d31406f2c1 nvhost_vic: use map erase by key Liam 2024-01-15 21:53:20 -0500
  • 04867e2456 nvhost_vic: use map erase by key Liam 2024-01-15 21:53:20 -0500
  • 0bb66a7b2b nvdrv: clean up preallocation Liam 2024-01-15 21:52:28 -0500
  • 32f623e029 nvdrv: clean up preallocation Liam 2024-01-15 21:52:28 -0500
  • 344d9c067c nvdrv: use correct names for interface factory Liam 2024-01-15 21:49:38 -0500
  • b6c6534c30 nvdrv: use correct names for interface factory Liam 2024-01-15 21:49:38 -0500
  • bf2dab5b2b nvdrv: use static typing for SessionId, smmu Asid types Liam 2024-01-15 21:47:59 -0500
  • beb438bb0b nvdrv: use static typing for SessionId, smmu Asid types Liam 2024-01-15 21:47:59 -0500
  • a70f35d0bf Core: Invert guest memory depandancy Fernando Sahmkow 2024-01-07 07:56:51 +0100
  • 4b963ca8a5 Core: Invert guest memory depandancy Fernando Sahmkow 2024-01-07 07:56:51 +0100
  • 28702afb69 Core: Make sure GPU Dirty Managers ae shared by all processes. Fernando Sahmkow 2024-01-07 07:52:09 +0100
  • 648ed55fe6 Core: Make sure GPU Dirty Managers ae shared by all processes. Fernando Sahmkow 2024-01-07 07:52:09 +0100
  • 241c64e43b Core: Eliminate core/memory dependancies. Fernando Sahmkow 2024-01-07 05:33:43 +0100
  • 23430e6772 Core: Eliminate core/memory dependancies. Fernando Sahmkow 2024-01-07 05:33:43 +0100
  • 71996e6d18 SMMU: Fix Right Shift UB. Fernando Sahmkow 2024-01-07 04:50:06 +0100
  • 0672847330 SMMU: Fix Right Shift UB. Fernando Sahmkow 2024-01-07 04:50:06 +0100
  • eda09c091a SMMU: Fix 8Gb layout. Fernando Sahmkow 2024-01-05 03:47:48 +0100
  • a874ab0133 SMMU: Fix 8Gb layout. Fernando Sahmkow 2024-01-05 03:47:48 +0100
  • b206089ea7 Core: Clang format and other small issues. Fernando Sahmkow 2023-12-31 20:55:15 +0100
  • 590d9b7e1d Core: Clang format and other small issues. Fernando Sahmkow 2023-12-31 20:55:15 +0100
  • aaf5f8c831 SMMU: Fix software rendering and cleanup Fernando Sahmkow 2023-12-30 23:08:55 +0100
  • b0bca0f8b0 SMMU: Fix software rendering and cleanup Fernando Sahmkow 2023-12-30 23:08:55 +0100
  • 0797d63a36 SMMU: Add continuity tracking optimization. Fernando Sahmkow 2023-12-30 09:37:16 +0100
  • d8f1ce2f76 SMMU: Add continuity tracking optimization. Fernando Sahmkow 2023-12-30 09:37:16 +0100
  • 43de47538a SMMU: Simplify and remove old code. Fernando Sahmkow 2023-12-30 08:20:29 +0100
  • 9b11b9dce5 SMMU: Simplify and remove old code. Fernando Sahmkow 2023-12-30 08:20:29 +0100
  • 355bbea52d SMMU: Add Android compatibility Fernando Sahmkow 2023-12-30 04:37:25 +0100
  • 303cd31162 SMMU: Add Android compatibility Fernando Sahmkow 2023-12-30 04:37:25 +0100
  • ff6cd1c212 GPU-SMMU: Estimate game leak and preallocate device region. Fernando Sahmkow 2023-12-30 03:36:24 +0100
  • 0adc09e0af GPU-SMMU: Estimate game leak and preallocate device region. Fernando Sahmkow 2023-12-30 03:36:24 +0100
  • bb7b14acd5 GPU SMMU: Expand to 34 bits Fernando Sahmkow 2023-12-29 09:50:04 +0100
  • 96fd1348ae GPU SMMU: Expand to 34 bits Fernando Sahmkow 2023-12-29 09:50:04 +0100
  • e689874797 SMMU: Fix Unregister on MultiAddress Fernando Sahmkow 2023-12-29 09:27:37 +0100
  • bad705f245 SMMU: Fix Unregister on MultiAddress Fernando Sahmkow 2023-12-29 09:27:37 +0100
  • f11218a03e SMMU: Implement physical memory mirroring Fernando Sahmkow 2023-12-29 07:53:52 +0100
  • 34a8d0cc8e SMMU: Implement physical memory mirroring Fernando Sahmkow 2023-12-29 07:53:52 +0100
  • 9db159da71 SMMU: Initial adaptation to video_core. Fernando Sahmkow 2023-12-25 07:32:16 +0100
  • 0a2536a0df SMMU: Initial adaptation to video_core. Fernando Sahmkow 2023-12-25 07:32:16 +0100
  • d0329a2c00 SMMU: Implement backing CPU page protect/unprotect Fernando Sahmkow 2023-12-24 21:49:54 +0100
  • c85d7ccd79 SMMU: Implement backing CPU page protect/unprotect Fernando Sahmkow 2023-12-24 21:49:54 +0100
  • eb4f7f35ea NVDRV: Implement sessions and initial implementation of SMMU Fernando Sahmkow 2023-12-24 18:20:02 +0100
  • 7a9d1ad2f8 NVDRV: Implement sessions and initial implementation of SMMU Fernando Sahmkow 2023-12-24 18:20:02 +0100
  • 04b4af6044 Core: Initial implementation of device memory mapping Fernando Sahmkow 2023-12-21 00:04:03 +0100
  • 2f0418c101 Core: Initial implementation of device memory mapping Fernando Sahmkow 2023-12-21 00:04:03 +0100
  • 5083dea91e Merge pull request #12702 from german77/android-input Charles Lombardo 2024-01-18 09:16:58 -0500
  • 3092855d5a
    Merge pull request #12702 from german77/android-input Charles Lombardo 2024-01-18 09:16:58 -0500
  • 7382c0e0dd input_common: Add android input engine Narr the Reg 2024-01-17 22:01:33 -0600
  • 72f803c366 input_common: Add android input engine Narr the Reg 2024-01-17 22:01:33 -0600
  • 5b474a206e Merge pull request #12699 from t895/overlay-saving liamwhite 2024-01-17 22:56:40 -0500
  • c87b96435d
    Merge pull request #12699 from t895/overlay-saving liamwhite 2024-01-17 22:56:40 -0500
  • c6dc206cd6 vi: check layer state before opening or closing Liam 2024-01-17 22:03:40 -0500
  • e4bbb24dcf vi: check layer state before opening or closing Liam 2024-01-17 22:03:40 -0500
  • d523e188e6 Update based on feedback Andrew Pilley 2024-01-17 18:14:05 -0800
  • 6536d29c61 Update based on feedback Andrew Pilley 2024-01-17 18:14:05 -0800
  • 5fdf16144e android: Save overlay data while using emulation fragment t895 2024-01-17 20:09:00 -0500
  • 116f76e4b6 android: Save overlay data while using emulation fragment t895 2024-01-17 20:09:00 -0500
  • 5f9a3c23db nvnflinger: ensure display abandonment considers all layers and future layers Liam 2024-01-17 18:45:39 -0500
  • ce89580749 nvnflinger: ensure display abandonment considers all layers and future layers Liam 2024-01-17 18:45:39 -0500
  • 813e852dd5 Allow -u to accept a username string in addition to index, and suppress the User selector even if settings requires it to be shown for one instance only. Andrew Pilley 2024-01-17 09:06:45 -0800
  • dff0a7c52a Allow -u to accept a username string in addition to index, and suppress the User selector even if settings requires it to be shown for one instance only. Andrew Pilley 2024-01-17 09:06:45 -0800
  • 12979632a2 Merge pull request #12689 from liamwhite/remove-format liamwhite 2024-01-17 00:36:07 -0500
  • 915efa4236
    Merge pull request #12689 from liamwhite/remove-format liamwhite 2024-01-17 00:36:07 -0500
  • 201c9a178f ci: remove format dep from mainline step2 Liam 2024-01-16 22:59:20 -0500
  • 4548e5ae1d ci: remove format dep from mainline step2 Liam 2024-01-16 22:59:20 -0500
  • 3910796711 Merge pull request #12380 from flodavid/save-profile Narr the Reg 2024-01-16 21:27:25 -0600
  • 46c2435235
    Merge pull request #12380 from flodavid/save-profile Narr the Reg 2024-01-16 21:27:25 -0600
  • be2a32b041 renderer_vulkan: recreate swapchain when frame size changes Liam 2024-01-16 16:09:39 -0500