8357 Commits (72c8a94a6cdb4d3f322fa6d4b06eab824f53dba6)

Author SHA1 Message Date
bunnei e67b8678f8 hle service: nvdrv: nvhost_gpu: Update to use SyncpointManager and other improvements. 5 years ago
bunnei 1d4cbb92f2 service: hle: nvflinger: Fix potential shutdown crash when GPU is destroyed. 5 years ago
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
Lioncash 6b5f565324 controller: Pass ControllerParameters by reference in ReconfigureControllers() 5 years ago
bunnei 3984bb6def hle: services: TimeZoneContentManager: This can be made explicit. 5 years ago
bunnei 54aabb00b0 core: cpu_manager: Add missing call to MicroProfileOnThreadExit(). 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
Lioncash e408bd3b7c core: Fix clang build pt.2 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 0ab7bfdfce core: Add boxcat sources with target_sources 5 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 5c4e237902 core: Mark GetInstance() as deprecated 5 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
Morph 3602df7f1f submission_package: Fix updates integrated into cartridge images. 5 years ago
german ddff03cff5 Use different timing for motion 5 years ago
Lioncash b14d344dfc memory: Resolve a -Wdocumentation warning 5 years ago
Lioncash ff45c39578 General: Make use of std::nullopt where applicable 5 years ago
Lioncash a881efbf26 ips_layer: Eliminate a redundant copy in Parse() 5 years ago