8890 Commits (9c1fafeeb72091b52ee2ec632b71e293e768047f)

Author SHA1 Message Date
Morph 6616cd1b59 ns: language: Add BrazilianPortuguese to ApplicationLanguage 5 years ago
Morph 55362bccd9 hle/result: Declare copy/move constructor/assignment as noexcept 5 years ago
Morph 696c2cec31 hle/result: Add move assignment operator in ResultVal 5 years ago
Morph 498f7ed966 hle/result: Remove cv-qualifiers from Arg in MakeResult 5 years ago
Feng Chen 60df1f9030 Fix dangling kernel objects when exiting 5 years ago
Feng Chen 301d0ac5e0 Revert PR7009 5 years ago
Feng Chen c13d1e0b0f Fix memory leak 5 years ago
Andrew Strelsky 5179872db6 Fixed ARM_Dynamic_64 Step 5 years ago
Billy Laws d53ca1dfdf Fixup channel submit IOCTL syncpoint parameters 5 years ago
ameerj 6cfd975469 settings: Remove std::chrono usage 5 years ago
Fernando Sahmkow 69b1cad803 SVC: Implement svcInfo:IdleTickCount 5 years ago
Feng Chen e0d5680fc2 service/vi: Stub IHOSBinderDriver::TransactParcel GetBufferHistory (#7184) 5 years ago
Fernando Sahmkow 3aaf788385 NvHost/Core: Address Feedback. 5 years ago
FernandoS27 50495de641 Suspend temporally 5 years ago
FernandoS27 d265a37688 NVHost_Ctrl: Force wait if the gpu falls behind too long. 5 years ago
Morph 458ab5a916 core: Move ResultStatus outside of System 5 years ago
Morph 3de2a8ba2c core: Remove static system instance 5 years ago
Morph c7f9f19c64 KPageTable: Perform ranged invalidation when unmapping code memory 5 years ago
Feng Chen bd64cc420f applets/web: Fallback to loader to get the manual romfs if none is found 5 years ago
Morph 6bc7f27655 kernel: hle_ipc: Foward declare KAutoObject 5 years ago
Morph 52fa30ab7d service: Reduce header include overhead 5 years ago
ameerj 7a94851e9b nvflinger: Use jthread and stop_token for VSync thread 5 years ago
ameerj ae3422e3b7 nvhost_ctrl: Refactor usage of gpu.LockSync() 5 years ago
ameerj 20a88d9d62 gpu: Migrate implementation to the cpp file 5 years ago
Morph 13f4f14223 service: am: Make use of Exit to exit the currently running application 5 years ago
Morph 37e30e80ed core: Add Exit and ExitCallback 5 years ago
Morph 0f5f1ec430 service: Replace service event creation with ServiceContext::CreateEvent 5 years ago
Morph d929edf269 network: Do not log IP address 5 years ago
ameerj 98b3b5e0e3 common/logging: Reduce scope of fmt include 5 years ago
ameerj f222d1e4ce common/logging: Move Log::Entry declaration to a separate header 5 years ago
Andrew Strelsky 5a02e7aabf prevent access violation from iob in Memory::IsValidVirtualAddress 5 years ago
Morph 203d8f7f60 style: Remove extra space preceding the :: operator 5 years ago
Morph 4be0824b5f service: bcat: Remove BoxCat BCAT implementation 5 years ago
Morph ca8400ec1d externals: Remove libzip 5 years ago
Morph aa68bcdcae file_sys: Remove vfs_libzip 5 years ago
Feng Chen 38fc397b0f Fix KShareMemory object leak 5 years ago
german77 2a13524331 service/es: Update to 13.0.0 5 years ago
german77 40a0ba8eea service/npns: Update to 13.0.0 5 years ago
german77 108969dc60 service/vi: Update to 13.0.0 5 years ago
german77 e2a4e12057 service/am: Update to 13.0.0 5 years ago
german77 b6af532687 service/audio: Update to 13.0.0 5 years ago
german77 f444f41880 service/hid: Update to 13.0.0 5 years ago
german77 6b95545f8a service/btdrv: Update to 13.0.0 5 years ago
german77 dccf0b7f82 service/usb: Update to 13.0.0 5 years ago
Feng Chen 974547f98f Fix KScopedAutoObject object leak when SendSyncRequest 5 years ago
Morph f9b3d812b2 service: bsd: Stub Read 5 years ago
Morph 498cb34b8e service: bsd: Implement Read 5 years ago
ameerj d7977be416 general: Update style to clang-format-12 5 years ago
ameerj a07f80d672 video_core: Fix jthread related hangs when stopping emulation 5 years ago
Lioncash ebeb5086b1 core/profile_select: Avoid uninitialized read in SelectProfile() 5 years ago