5371 Commits (a1a415914d9dfddd31aee84db98a7eb0907bc99c)

Author SHA1 Message Date
bunnei 317c2ac884 hle: service: nvdrv: Implement SyncpointManager, to manage syncpoints. 5 years ago
Levi Behunin 381586d56c Rename to align with switchbrew and remove gpu function (#4714) 5 years ago
bunnei 4c09a6399c hle: service: ldr: Implement UnloadNrr. 5 years ago
Jan Beich c751be210e video_core: unbreak -Werror in NVDEC with Clang 5 years ago
Lioncash 3e654ff0d0 General: Resolve a few missing initializer warnings 5 years ago
Morph fc09a13d34 kernel/process: Add missing <ctime> include 5 years ago
Lioncash 0368d43dff service: Update function tables 5 years ago
ReinUsesLisp 1a1ca86eb5 hle/kernel: Remove unused registered_core_threads to fix data races 5 years ago
ameerj 9ef5c53e52 video_core: NVDEC Implementation 5 years ago
lat9nq 2974d72a2a kernel: Use the current time as the default RNG seed 5 years ago
bunnei 379ef37035 hle: services: TimeZoneContentManager: This can be made explicit. 5 years ago
Lioncash 59a56fa810 general: Use template deduction guides for lock_guard 5 years ago
Lioncash c7b6027f34 core: Fix clang build pt.3 5 years ago
bunnei deb3536936 Revert "core: Fix clang build" 5 years ago
Lioncash 1367e8fb75 kernel: Fix build with recent compiler flag changes 5 years ago
David Marcec b54f39b1d4 Added remaining params 5 years ago
David Marcec 83cb5a2c74 nifm: GetAppletInfo stub 6 years ago
Lioncash 18636013c9 core: Fix clang build 5 years ago
Lioncash ab33132ccb mii/manager: Make use of unused lower bound in GetRandomValue() 5 years ago
bunnei bf6d4d3052 service: bcat: Check client connection before interacting with socket. 5 years ago
bunnei de8829370d service: acc: Stub IManagerForApplication::StoreOpenContext. 5 years ago
bunnei cab012dd01 hle: service: vi: Implement BufferQueue::CancelBuffer. 5 years ago
ReinUsesLisp a13623c68b kernel: Implement host thread register methods without locking 5 years ago
Lioncash 16de0a6a96 core/CMakeLists: Make some warnings errors 5 years ago
Morph 585838ca42 filesystem: Fix CreateDirectory and DeleteFile 5 years ago
bunnei 3fb8109c94 service: time: Update current time with changes to RTC setting. 5 years ago
bunnei 649a262f4e hle: service: nvdrv: Implement nvhost_as_gpu::FreeSpace. 5 years ago
german 3fa9068948 Only use inputs corresponding to controller type 5 years ago
german 450a3c0f42 Stubbed EnableSixAxisSensorFusion 5 years ago
Morph ba883c8c84 caps_c: Stub SetShimLibraryVersion 5 years ago
Morph e1d561f647 caps_u: Stub SetShimLibraryVersion 5 years ago
Morph a03d4d663c caps_su: Properly stub SetShimLibraryVersion 5 years ago
Morph f3e928bb6a hid: Stub HomeButtonInputProtection service commands 5 years ago
german 782aab6cf2 First implementation of controller rumble 6 years ago
Lioncash 9861290969 frontend/controller: Eliminate dependency on the global system instance 5 years ago
Lioncash 711c5c7bdf service: Restore "unused" function 5 years ago
german c3fb504201 Use different timing for motion 5 years ago
Lioncash e457001dce General: Make use of std::nullopt where applicable 5 years ago
Morph 152b529a00 acc: Stub LoadOpenContext 5 years ago
Morph 505ce79b9d hid: Implement Get/SetNpadHandheldActivationMode 5 years ago
Morph 5435e0ee39 am: Stub GetPreviousProgramIndex 5 years ago
Lioncash 45a608088c nfp: Eliminate two unnecessary copies 5 years ago
Lioncash 341c612474 service: Remove unused funcation 5 years ago
Lioncash e4747039da service/sm: Slightly more efficient string name validation 5 years ago
Lioncash 95e8dff0d7 service/sm: Eliminate dependency on the global system instance 5 years ago
Lioncash e45b727db5 file_sys/bis_factory: Eliminate usage of the global system accessor 5 years ago
Lioncash f700c48cc0 kernel: Remove all dependencies on the global system instance 5 years ago
FearlessTobi b3d2fd39d3 Test: Decrease pad_update_ns 5 years ago
Lioncash 054735e3fe service: Remove two usages of the global system accessor 5 years ago
Lioncash b1c64e8c4f bsd: Resolve unused value within SendToImpl 5 years ago