5480 Commits (f5f9c529009dd70d83efce5dc7ed298c519bacca)

Author SHA1 Message Date
Lioncash f5f9c52900 file_sys/card_image: Make bracing consistent 7 years ago
Lioncash 8bfb8e3dce file_sys/card_image: Assign collapsed NCA contents directly to ncas member 7 years ago
Lioncash 907c499608 file_sys/card_image: Deduplicate type cast 7 years ago
Lioncash c305601f9b file_sys/card_image: Get rid of a magic number 7 years ago
Lioncash bfafb5f7d1 file_sys/card_image: Use std::array deduction guides 7 years ago
Lioncash 9f6aa8af4a kernel/process: Make Create()'s name parameter be taken by value 7 years ago
Lioncash 3a22c12704 kernel/svc: Implement TotalMemoryUsedWithoutMmHeap/TotalMemoryAvailableWithoutMmHeap 7 years ago
Lioncash a331973720 kernel/svc: Amend naming for TotalMemoryUsage in svcGetInfo() 7 years ago
Lioncash 9f62c69fca kernel/svc: Remove duplicate enum entry in svcGetInfo() 7 years ago
Zach Hilman bf2e779efb constants: Extract backup JPEG used by account services 7 years ago
Lioncash 783b996dcd service/ns: Add missing override specifiers 7 years ago
Lioncash c23f162111 kernel/process: Remove unused boost header include 7 years ago
Lioncash debd00b300 core/core_timing_util: Amend casing of cyclesTo* functions 7 years ago
Lioncash 97882b84a8 core/core_timing_util: Use std::chrono types for specifying time units 7 years ago
Lioncash c5d6bd7f15 core/core_timing_utils: Simplify overload set 7 years ago
Lioncash 564f80d4fd yuzu/bootmanager: Treat the resolution factor as a u32 7 years ago
ReinUsesLisp b70a0ec46d rasterizer_opengl: Remove OpenGL core profile 7 years ago
Lioncash 9ac89fde57 core/core: Remove unnecessary includes 7 years ago
Lioncash 7dd4fbf551 core/loader: Remove LoadKernelSystemMode 7 years ago
Lioncash 5a776e5dc9 core/telemetry_session: Remove unnecessary web service nulling out in destructor 7 years ago
Lioncash 5fe132ec98 core/telemetry_session: Remove usages of the global system accessor 7 years ago
Lioncash 8174fa5f9d core/telemetry_session: Explicitly delete copy and move constructors 7 years ago
Lioncash f7180e3422 core/telemetry_session: Remove unused include 7 years ago
Zach Hilman 7b531ebaae ncm: Implement LR OpenAddOnContentLocationResolver (2) 7 years ago
Zach Hilman 2630a22608 ncm: Implement LR OpenRegisteredLocationResolver (1) 7 years ago
Zach Hilman feeda71211 ncm: Implement LR OpenLocationResolver (0) 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
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