5187 Commits (f4fe71c1c9e5f0c2eaa159f676efea3ae1953a22)

Author SHA1 Message Date
bunnei 66edfd61c6 hle service: nvdrv: nvhost_ctrl: Update to use SyncpointManager. 5 years ago
bunnei 4a3fd97e48 hle service: nvdrv: Update to instantiate SyncpointManager. 5 years ago
bunnei d567b7e841 hle: service: nvdrv: Implement SyncpointManager, to manage syncpoints. 5 years ago
Levi Behunin bca9591660
Rename to align with switchbrew and remove gpu function (#4714) 5 years ago
bunnei a0e5cccb92 hle: service: ldr: Implement UnloadNrr. 5 years ago
Jan Beich 50e52ade85 video_core: unbreak -Werror in NVDEC with Clang 5 years ago
Lioncash 5553bd3ba2 General: Resolve a few missing initializer warnings 5 years ago
Morph 9cfc5fee2f kernel/process: Add missing <ctime> include 5 years ago
Lioncash 020519def8 service: Update function tables 5 years ago
ReinUsesLisp ce69ff2890 hle/kernel: Remove unused registered_core_threads to fix data races 5 years ago
ameerj eb67a45ca8 video_core: NVDEC Implementation 5 years ago
lat9nq 8bd246032a kernel: Use the current time as the default RNG seed 5 years ago
bunnei 3984bb6def hle: services: TimeZoneContentManager: This can be made explicit. 5 years ago
Lioncash 98f4c5e7b8 general: Use template deduction guides for lock_guard 5 years ago
Lioncash ea20b5c970 core: Fix clang build pt.3 5 years ago
bunnei 3d592972dc
Revert "core: Fix clang build" 5 years ago
Lioncash fdd9154069 kernel: Fix build with recent compiler flag changes 5 years ago
David Marcec 298b50e220 Added remaining params 5 years ago
David Marcec acd35e1b60 nifm: GetAppletInfo stub 6 years ago
Lioncash be1954e04c core: Fix clang build 5 years ago
Lioncash c1577f3448 mii/manager: Make use of unused lower bound in GetRandomValue() 5 years ago
bunnei 363c644730 service: bcat: Check client connection before interacting with socket. 5 years ago
bunnei 1d714c8c7f service: acc: Stub IManagerForApplication::StoreOpenContext. 5 years ago
bunnei 1f186f34a2 hle: service: vi: Implement BufferQueue::CancelBuffer. 5 years ago
ReinUsesLisp b9a9b83bee kernel: Implement host thread register methods without locking 5 years ago
Lioncash 39c8d18feb core/CMakeLists: Make some warnings errors 5 years ago
Morph 8db3feae19 filesystem: Fix CreateDirectory and DeleteFile 5 years ago
bunnei 62c6c9f6a6 service: time: Update current time with changes to RTC setting. 5 years ago
bunnei b260847218 hle: service: nvdrv: Implement nvhost_as_gpu::FreeSpace. 5 years ago
german 2f47b27654 Only use inputs corresponding to controller type 5 years ago
german 283616dbd8 Stubbed EnableSixAxisSensorFusion 5 years ago
Morph 91bd2281bf caps_c: Stub SetShimLibraryVersion 5 years ago
Morph 7d287a6fb0 caps_u: Stub SetShimLibraryVersion 5 years ago
Morph 9a251339dc caps_su: Properly stub SetShimLibraryVersion 5 years ago
Morph 6380731486 hid: Stub HomeButtonInputProtection service commands 5 years ago
german ab88c2f611 First implementation of controller rumble 6 years ago
Lioncash 3e4a0a13cb frontend/controller: Eliminate dependency on the global system instance 5 years ago
Lioncash f3a1bf53f9 service: Restore "unused" function 5 years ago
german ddff03cff5 Use different timing for motion 5 years ago
Lioncash ff45c39578 General: Make use of std::nullopt where applicable 5 years ago
Morph 7a504a9365 acc: Stub LoadOpenContext 5 years ago
Morph ab961e0701 hid: Implement Get/SetNpadHandheldActivationMode 5 years ago
Morph 40a72e9cd5 am: Stub GetPreviousProgramIndex 5 years ago
Lioncash aca3621146 nfp: Eliminate two unnecessary copies 5 years ago
Lioncash 8bbd82863d service: Remove unused funcation 5 years ago
Lioncash 057aa6275d service/sm: Slightly more efficient string name validation 5 years ago
Lioncash 78b1bc3b61 service/sm: Eliminate dependency on the global system instance 5 years ago
Lioncash 0e80567bef file_sys/bis_factory: Eliminate usage of the global system accessor 5 years ago
Lioncash ec2a6e5ba8 kernel: Remove all dependencies on the global system instance 5 years ago
FearlessTobi 57162e1df3 Test: Decrease pad_update_ns 5 years ago