14532 Commits (64daafbaa06a85ff59b673c6cb92b21d2ffdeef6)

Author SHA1 Message Date
Morph 0a85f0fd25 controllers/npad: Connect a controller on init if none are connected 5 years ago
Morph a7dd4f21dd applets/controller: Auto accept a valid single player configuration 5 years ago
Morph d1d564db07 bootmanager: Allow mouse clicks only if touch is disabled 5 years ago
Morph c3a9d5de40 input_profiles: Implement input profiles 5 years ago
Morph ad9a909bc7 configure_input_player: Implement input exclusivity and persistence 5 years ago
Morph 4999d2443d ui/themes: Cleanup UI 5 years ago
Lioncash eccf766a39 motion_input: Mark constructor as explicit 5 years ago
Lioncash 93312282aa motion_input: Mark member functions as [[nodiscard]] where applicable 5 years ago
ReinUsesLisp bdd8e12504 maxwell_3d: Use insert instead of loop push_back 6 years ago
ReinUsesLisp 45cfd67ae6 maxwell_3d: Move code to separate functions 6 years ago
german fbab229893 fix minor clang error 5 years ago
Chloe Marcec d8f879952c Addressed issues 5 years ago
Chloe Marcec f0b74aa725 core: Make nvservices more standardized 5 years ago
lat9nq 0a7e008b49 bootmanager: Address review comments 5 years ago
lat9nq 690801e4fe bootmanager: Log and show GL_RENDERER string when GPU is insufficient 5 years ago
Lioncash e7fe020ace ipc_helpers: Remove usage of the global system instance 5 years ago
Lioncash 9568c94a11 cpu_interrupt_handler: Mark move contructor/assignment as deleted 5 years ago
german b1f65683bc Allow to dial any angle with digital joystick 5 years ago
Morph a7bee25d73 applets: Rename LibraryAppletVersion to ControllerAppletVersion 5 years ago
Morph 02b6d04d64 applets/controller: Pop normal data for StrapGuide and FirmwareUpdate 5 years ago
Morph 5c26e16783 applets/controller: Introduce additional checks for mode and caller 5 years ago
Morph eca32e90db applets/controller: Add ControllerUpdateFirmwareArg struct 5 years ago
lat9nq ec0f96cdd1 settings: log value of CPU_Accuracy 5 years ago
bunnei 0b6324b3a6 video_core: dma_pusher: Remove integrity check on command lists. 5 years ago
bunnei 479a52a8d4 hle: service: caps_u: Stub GetAlbumFileList3AaeAruid. 5 years ago
Lioncash c20ed9e3da common/fiber: Move all member variables into impl class 5 years ago
Lioncash 4c3b3b3cd1 settings: Simplify initializer of resolution factor 5 years ago
Lioncash 8fc37d6fca General: Fix clang build 5 years ago
Lioncash b1de33af75 core/settings: Move configuring_global behind an API 5 years ago
Lioncash 5c55f3b585 core: Remove usage of unicorn 5 years ago
Lioncash 38ffaef6eb common: Enable warnings as errors 5 years ago
Lioncash 2ee59021c2 nvdec: Make use of [[nodiscard]] where applicable 5 years ago
bunnei f8b764dbf2 fixup! hle service: nvdrv: nvhost_gpu: Update to use SyncpointManager and other improvements. 5 years ago
bunnei 0e90fce8d4 core: Initialize GPU before services. 5 years ago
bunnei 57f20d0d70 hle service: nvdrv: nvhost_gpu: Update to use SyncpointManager and other improvements. 5 years ago
bunnei af7ab45b45 video_core: dma_pusher: Add support for integrity checks. 5 years ago
bunnei 69f4a66d23 video_core: dma_pusher: Add support for prefetched command lists. 5 years ago
bunnei d787a5bfde service: hle: nvflinger: Fix potential shutdown crash when GPU is destroyed. 5 years ago
bunnei c112a94dfe video_core: gpu: Implement WaitFence and IncrementSyncPoint. 5 years ago
bunnei 617372b751 hle service: nvdrv: nvhost_ctrl: Update to use SyncpointManager. 5 years ago
bunnei df095c8963 hle service: nvdrv: Update to instantiate SyncpointManager. 5 years ago
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
Lioncash b712b3684a CMakeLists: Resolve MSVC build failures 5 years ago
Jan Beich c751be210e video_core: unbreak -Werror in NVDEC with Clang 5 years ago
Lioncash 5c7f20bc57 General: Catch more expressions with no effect on MSVC 5 years ago
Lioncash 0525232875 General: Make ignoring a discarded return value an error 5 years ago
Lioncash a625048772 common/stream: Be explicit with copy and move operators 5 years ago
Lioncash 6425e155f2 vp9: Be explicit with copy and move operators 5 years ago