summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2020-09-06video_core: Remove all Core::System references in rendererReinUsesLisp
2020-09-05Merge pull request #4397 from ReinUsesLisp/bsdbunnei
2020-09-05configure_input: Hook up the motion button and checkboxMorph
2020-09-04Add cemu hook changes related to PR #4609german
2020-09-04Remove RealMotionDevicegerman
2020-09-04controllers/npad: Simplify motion entry assignmentMorph
2020-09-04Include HID and configuration changes related to motiongerman
2020-09-04hid: Implement MergeSingleJoyasDualJoyMorph
2020-09-04applets/controller: Resolve several compiler warningsMorph
2020-09-04Address feedbackMorph
2020-09-04applets/controller: Set min_players to have a minimum value of 1.Morph
2020-09-04applets/controller: Modify heuristic to account for certain gamesMorph
2020-09-04applets/controller: Implement fallback applet for the SDL frontendMorph
2020-09-04applets/controller: Implement "Explain Text"Morph
2020-09-04Project Mjölnir: Part 2 - Controller AppletMorph
2020-09-03Merge pull request #4590 from ReinUsesLisp/tsan-schedbunnei
2020-09-03file_sys/patch_manager: Add missing includeReinUsesLisp
2020-09-02Merge pull request #4568 from lioncash/fspbunnei
2020-09-02Merge pull request #4564 from lioncash/file-includebunnei
2020-09-01Merge pull request #4382 from FearlessTobi/port-udp-configbunnei
2020-08-31Merge pull request #4589 from ReinUsesLisp/tsan-hostbunnei
2020-08-31Merge pull request #4461 from comex/thread-namesLC
2020-08-30Address second batch of reviewsFearlessTobi
2020-08-29yuzu: Add motion and touch configurationFearlessTobi
2020-08-28Merge pull request #4586 from yuzu-emu/tsan-cpu-interruptbunnei
2020-08-26controllers/npad: Fix inconsistencies with controller connection statusesMorph
2020-08-26controllers/npad: Fix LibNX controller connection statusesMorph
2020-08-26controllers/npad: Fix LedPattern for P1-4Morph
2020-08-26Project Mjölnir: Part 1Morph
2020-08-26hle/scheduler: Fix data race in is_context_switch_pendingReinUsesLisp
2020-08-26hle/kernel: Fix data race in GetCurrentHostThreadIDReinUsesLisp
2020-08-26cpu_interrupt_handler: Misc style changesReinUsesLisp
2020-08-26cpu_interrupt_handler: Make is_interrupted an atomicReinUsesLisp
2020-08-25Merge pull request #4563 from lioncash/rcachebunnei
2020-08-24logging/settings: Increase maximum log size to 100 MB and add extended loggin...M&M
2020-08-24Merge pull request #4562 from lioncash/loopbunnei
2020-08-23Merge pull request #4561 from lioncash/key-constexprbunnei
2020-08-23Merge pull request #4549 from lioncash/filesbunnei
2020-08-23fsp_srv: Resolve -Wunused-but-set-variable warningLioncash
2020-08-23file_sys: Replace inclusions with forward declarations where applicableLioncash
2020-08-23fsp_srv: Resolve -Wmaybe_uninitialized warning in OpenSaveDataFileSystem()Lioncash
2020-08-23registered_cache: Make use of ends_with for string suffix checkingLioncash
2020-08-23registered_cache: Make use of designated initializersLioncash
2020-08-23Merge pull request #4560 from lioncash/convertbunnei
2020-08-22key_manager: Make data arrays constexprLioncash
2020-08-22cpu_manager: Make use of ranged for where applicableLioncash
2020-08-22core_timing: Remove unused headerLioncash
2020-08-22core_timing: Move clock initializer into constructor initializer listLioncash
2020-08-22core_timing: Resolve sign conversion warningLioncash
2020-08-21Merge pull request #4541 from MerryMage/yolobunnei