8164 Commits (52cc6f51aa4bc3b8617e8dae4f7b21841ef2945b)

Author SHA1 Message Date
ameerj 4919d2d00f bootmanager: Fix screenshot resolution factor usage 4 years ago
Fernando Sahmkow fcae5dab7b Settings: eliminate rescaling_factor. 5 years ago
OatmealDome 3a4b8bac08 program_metadata: Add default ThreadInfo kernel capability 4 years ago
Morph 6e09e0f8ed applets/swkbd: Fix text check message encoding 4 years ago
Morph ab736f254f applets/swkbd: Skip text checking if the text has been confirmed 4 years ago
Narr the Reg 22ab930f36 service/pctl: Stub EndFreeCommunication 4 years ago
ameerj a09800057a core: Reorder perf_stats destruction order on Shutdown 4 years ago
Morph 41a0c088ba general: Get the current process program id directly from the system 4 years ago
Morph 10508e7af2 general: Rename GetTitleID to GetProgramID 4 years ago
Morph f6eb11caca service: aoc: Stub NotifyUnmountAddOnContent 4 years ago
Morph 8096484995 service: aoc: Stub NotifyMountAddOnContent and NotifyMountAddOnContent 4 years ago
german77 c3e27a75b1 service/acc: Rename Unknown160 to InitializeApplicationInfoV2 4 years ago
Morph 22584e2ade service: acc: Stub acc:u0 '160' 4 years ago
ameerj a3d1429aa5 core: Fix transitive include build errors 4 years ago
ameerj d27abf5546 core: Remove unused includes 4 years ago
Morph c3c09ca222 svc: Correct WaitSynchronization num_handles param type 4 years ago
Morph fddd57db61 general: Remove MakeResult helpers 4 years ago
Morph 13a85dcad5 hle/result: Amend ResultVal documentation 4 years ago
Morph 44dc3bd9a9 hle/result: Reimplement ResultVal using Common::Expected 4 years ago
Morph a901de67c6 file_sys: control_metadata: Add BrazilianPortuguese 4 years ago
Morph 6616cd1b59 ns: language: Add BrazilianPortuguese to ApplicationLanguage 4 years ago
Morph 55362bccd9 hle/result: Declare copy/move constructor/assignment as noexcept 4 years ago
Morph 696c2cec31 hle/result: Add move assignment operator in ResultVal 4 years ago
Morph 498f7ed966 hle/result: Remove cv-qualifiers from Arg in MakeResult 4 years ago
Feng Chen 60df1f9030 Fix dangling kernel objects when exiting 4 years ago
Feng Chen 301d0ac5e0 Revert PR7009 4 years ago
Feng Chen c13d1e0b0f Fix memory leak 4 years ago
Andrew Strelsky 5179872db6 Fixed ARM_Dynamic_64 Step 4 years ago
Billy Laws d53ca1dfdf Fixup channel submit IOCTL syncpoint parameters 4 years ago
ameerj 6cfd975469 settings: Remove std::chrono usage 4 years ago
Fernando Sahmkow 69b1cad803 SVC: Implement svcInfo:IdleTickCount 4 years ago
Feng Chen e0d5680fc2 service/vi: Stub IHOSBinderDriver::TransactParcel GetBufferHistory (#7184) 4 years ago
Fernando Sahmkow 3aaf788385 NvHost/Core: Address Feedback. 4 years ago
FernandoS27 50495de641 Suspend temporally 4 years ago
FernandoS27 d265a37688 NVHost_Ctrl: Force wait if the gpu falls behind too long. 4 years ago
Morph 458ab5a916 core: Move ResultStatus outside of System 4 years ago
Morph 3de2a8ba2c core: Remove static system instance 4 years ago
Morph c7f9f19c64 KPageTable: Perform ranged invalidation when unmapping code memory 4 years ago
Feng Chen bd64cc420f applets/web: Fallback to loader to get the manual romfs if none is found 4 years ago
Morph 6bc7f27655 kernel: hle_ipc: Foward declare KAutoObject 4 years ago
Morph 52fa30ab7d service: Reduce header include overhead 4 years ago
ameerj 7a94851e9b nvflinger: Use jthread and stop_token for VSync thread 4 years ago
ameerj ae3422e3b7 nvhost_ctrl: Refactor usage of gpu.LockSync() 4 years ago
ameerj 20a88d9d62 gpu: Migrate implementation to the cpp file 4 years ago
Morph 13f4f14223 service: am: Make use of Exit to exit the currently running application 4 years ago
Morph 37e30e80ed core: Add Exit and ExitCallback 4 years ago
Morph 0f5f1ec430 service: Replace service event creation with ServiceContext::CreateEvent 4 years ago
Morph d929edf269 network: Do not log IP address 4 years ago
ameerj 98b3b5e0e3 common/logging: Reduce scope of fmt include 4 years ago
ameerj f222d1e4ce common/logging: Move Log::Entry declaration to a separate header 4 years ago