5822 Commits (82d43a3554bedde0afaf5c36be283c3f2075c0b2)

Author SHA1 Message Date
Zach Hilman 227430a157 loader: Move NSO module tracking to AppLoader 7 years ago
ReinUsesLisp 2410482b11 emu_window: Pass OnMinimalClientAreaChangeRequest argument by copy 7 years ago
Lioncash e55ce09875 core_timing_util: Silence sign-comparison warnings 7 years ago
Lioncash fc1d10d33a loader/nso: Silence sign-comparison warning 7 years ago
Zach Hilman bdfb6260d5 prepo: Save reports from PlayReport service 7 years ago
Zach Hilman 1509f4921d fatal: Save report on fatal:u call 7 years ago
Zach Hilman 30368b0571 service: Save report on unimplemented function call 7 years ago
Zach Hilman f5659d962c applets/error: Save report on error applet 7 years ago
Zach Hilman 0ab58dcc13 applets: Save report on stubbed applet 7 years ago
Zach Hilman 7c698b4f31 svc: Save report on call to svcBreak 7 years ago
Zach Hilman 8d16f91049 core: Add Reporter class to take/save reports 7 years ago
Zach Hilman a3c66e920b settings: Add 'Reporting Services' config option 7 years ago
Zach Hilman a102ace3c5 arm_interface: Expand backtrace generation 7 years ago
Zach Hilman c1475193ba core: Track load offsets of NSO modules 7 years ago
Michael Scire 33290c231a Fix bitmask logic inversion 7 years ago
Michael Scire 6c068e4636 fix introduced clang-format errors 7 years ago
Michael Scire 35293a8285 Address review comments 7 years ago
Michael Scire 8fa667eab8 clang-format fixes 7 years ago
Michael Scire e417da5070 Implement IApplicationFunctions::GetDesiredLanguage 7 years ago
Lioncash 36df21b48e service/aoc: Avoid allocating and discarding data 7 years ago
Lioncash 77443d3e04 service/aoc: Remove unnecessary includes 7 years ago
Lioncash 73661cb309 service/aoc: Pop all passed values where applicable 7 years ago
Lioncash f768365cd5 ipc_helpers: Amend floating-point type in Pop<double> specialization 7 years ago
Tobias 24a4888514 Address review comment 7 years ago
Lioncash 41ddec92eb kernel/svc: Mark GetThreadList() and UnmapProcessCodeMemory() as internally linked 7 years ago
Lioncash c7bf8c677c service/am: Add missing return in error case for IStorageAccessor's Read()/Write(). 7 years ago
Lioncash 45d71eed4f core/kernel/object: Rename ResetType enum members 7 years ago
Weiyi Wang 9d47890fce HLE/IPC: HLEContext can memorize the client thread and use it for SleepClientThread 7 years ago
Lioncash 7593c20034 service/set: Correct and simplify behavior related to copying language codes 7 years ago
Lioncash 644ee565ff core/memory: Remove unused FlushMode enum 7 years ago
zhupengfei 19dec95663 core/telemetry_session: Only create the backend when we really need it 7 years ago
Lioncash 6f1d39e2e5 core/frontend/emu_window: Make GraphicsContext's destructor virtual 7 years ago
Lioncash f3a7682e43 service/audren_u: Handle variadic command buffers in GetWorkBufferSize() 7 years ago
Lioncash f3f9929f02 service/audren_u: Handle version 2 of performance frame info in GetWorkBufferSize() 7 years ago
Lioncash 6904141f18 service/audren_u: Clean up work buffer calculations 7 years ago
Lioncash 32b833632b loader/nso: Remove left-in debug pragma 7 years ago
Lioncash 762b6e4006 kernel/svc: Make svcCreateThread/svcStartThread/svcSleepThread/svcExitThread calls show up in the debug log 7 years ago
Lioncash 6112c4da0a kernel/svc: Reorganize svcSetThreadCoreMask() 7 years ago
Lioncash 9f8d31a803 kernel/thread: Update thread processor ID flags 7 years ago
Lioncash 73c7c9cb21 service/audctl: Update documentation comments to be relative to 8.0.0 7 years ago
Zach Hilman 6fca6e20c9 mii_manager: Fix incorrect loop condition in mii UUID generation code 7 years ago
Zach Hilman ad5e497bff profile_select: Port Service::Account::UUID to Common::UUID 7 years ago
Zach Hilman 9572ff6c55 mii: Implement Delete and Destroy file 7 years ago
Zach Hilman 42c3c73acc mii: Implement IsUpdated command (IPC 0) 7 years ago
Zach Hilman b4759039c0 mii_manager: Cleanup and optimization 7 years ago
Zach Hilman 27878d7520 mii: Implement IDatabaseService commands using MiiManager 7 years ago
Zach Hilman 1ea64ba727 mii: Add MiiManager class to manage Mii database 7 years ago
Zach Hilman c02cb054b7 common: Extract UUID to its own class 7 years ago
Fernando Sahmkow b437d4abd7 Allow picking a Compatibility Profile for OpenGL. 7 years ago
Lioncash 154995bbe6 kernel/svc: Name supervisor call 0x36 7 years ago