summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-02-06yuzu: Add docked, GPU accuracy and adapting filter hotkeysgerman77
2022-02-05Merge pull request #7847 from tech-ticks/masterMorph
2022-02-05Merge pull request #7851 from lat9nq/cmd-add-motionMorph
2022-02-05Merge pull request #7849 from Morph1984/qt-frameless-windowbunnei
2022-02-05Merge pull request #7842 from german77/vibration_testbunnei
2022-02-05config: Support motion inputslat9nq
2022-02-04Merge pull request #7839 from german77/batterybunnei
2022-02-03main: Always remove the frameless window flag when restoring UI stateMorph
2022-02-03input_common: Remove unused core includeMorph
2022-02-04service: pm: Implement AtmosphereGetProcessInfotech-ticks
2022-02-03Merge pull request #7811 from german77/analog-modbunnei
2022-02-02Merge pull request #7814 from FernandoS27/another-bug-in-my-schedulebunnei
2022-02-02Merge pull request #7835 from bunnei/page-table-lockbunnei
2022-02-02Merge pull request #7838 from lioncash/noncopyMorph
2022-02-02yuzu: config: Vibrate the controller while configuring vibration strengthNarr the Reg
2022-02-02Merge pull request #7834 from german77/repeatbunnei
2022-02-02yuzu: ui: Improve battery symbolsNarr the Reg
2022-02-02common_types: Remove NonCopyable structLioncash
2022-02-02general: Replace NonCopyable struct with equivalentsLioncash
2022-02-02Merge pull request #7806 from ameerj/atomic64-fallbacksbunnei
2022-02-02general: Move deleted copy/move constructor/assignment operators to public in...Lioncash
2022-02-01Merge pull request #7807 from german77/moar-buttonsbunnei
2022-02-01hle: kernel: KPageTable: Migrate locks to KScopedLightLock.bunnei
2022-02-01Merge pull request #7833 from lioncash/file-sysMorph
2022-02-01Merge pull request #7792 from german77/translatebunnei
2022-02-01configure_filesystem: Add missing changeEvent() overrideLioncash
2022-02-01configure_filesystem: Normalize member function casingLioncash
2022-02-01yuzu: Disable auto repeat on hotkeys againNarr the Reg
2022-02-01Merge pull request #7809 from Morph1984/clock-constantsbunnei
2022-02-01Merge pull request #7831 from lioncash/motionMorph
2022-02-01configure_motion_touch: Use functor versions of invokeMethodLioncash
2022-02-01configure_input_player: Eliminate variable shadowingLioncash
2022-02-01configure_input_player: std::move input setters in HandleClickLioncash
2022-02-01configure_input_player: Avoid unnecessary ParamPackage copiesLioncash
2022-02-01yuzu/game_list: Use non-deprecated version of QString's split() functionLioncash
2022-02-01Merge pull request #7825 from lioncash/nodisc2Morph
2022-02-01common/file: Remove [[nodiscard]] from Open()Lioncash
2022-02-01Merge pull request #7824 from lioncash/scacheMorph
2022-02-01video_core/shader_cache: Remove unused algorithm includeLioncash
2022-02-01video_core/shader_cache: Take std::span in RemoveShadersFromStorage()Lioncash
2022-01-31Merge pull request #7821 from german77/espada_agudabunnei
2022-01-31svc: Add 32 bit SynchronizePreemptionStateNarr the Reg
2022-02-01Rasterizer: Refactor inlineToMemory.Fernando Sahmkow
2022-01-31Vulkan: Fix Scheduler Chunks when their FuncType is 0.Fernando Sahmkow
2022-01-30input_common: Use attributes for analog range modifiersgerman77
2022-01-30common: wall_clock: Check precision against the emulated CPU and CNTFRQMorph
2022-01-30common: wall_clock: Utilize constants for ms, us, and ns ratiosMorph
2022-01-30input_common: Add home and hard touch press buttons to UDP controllersgerman77
2022-01-29emit_glsl_atomic: Implement 32x2 fallback atomic opsameerj
2022-01-29lower_int64_to_int32: Add 64-bit atomic fallbacksameerj