index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
yuzu: Mute audio when in background
german77
2022-02-06
6
-4
/
+27
|
*
|
|
|
|
yuzu: Add docked, GPU accuracy and adapting filter hotkeys
german77
2022-02-06
4
-58
/
+68
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #7860 from german77/no-more-drift
bunnei
2022-02-09
3
-4
/
+30
|
\
\
\
\
\
|
*
|
|
|
|
yuzu: Add auto center on right click
german77
2022-02-06
3
-4
/
+30
|
|
/
/
/
/
*
|
|
|
|
hle: kernel: KCodeMemory: Remove unused QueryMemory.
bunnei
2022-02-08
1
-1
/
+0
*
|
|
|
|
hle: kernel: KCodeMemory: Correct m_page_group number of pages.
bunnei
2022-02-08
1
-2
/
+3
|
/
/
/
/
*
|
|
|
Merge pull request #7847 from tech-ticks/master
Morph
2022-02-05
2
-1
/
+46
|
\
\
\
\
|
*
|
|
|
service: pm: Implement AtmosphereGetProcessInfo
tech-ticks
2022-02-04
2
-1
/
+46
*
|
|
|
|
Merge pull request #7851 from lat9nq/cmd-add-motion
Morph
2022-02-05
1
-8
/
+28
|
\
\
\
\
\
|
*
|
|
|
|
config: Support motion inputs
lat9nq
2022-02-05
1
-8
/
+28
*
|
|
|
|
|
Merge pull request #7849 from Morph1984/qt-frameless-window
bunnei
2022-02-05
1
-0
/
+2
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
main: Always remove the frameless window flag when restoring UI state
Morph
2022-02-03
1
-0
/
+2
*
|
|
|
|
|
Merge pull request #7842 from german77/vibration_test
bunnei
2022-02-05
5
-8
/
+95
|
\
\
\
\
\
\
|
*
|
|
|
|
|
yuzu: config: Vibrate the controller while configuring vibration strength
Narr the Reg
2022-02-02
5
-8
/
+95
*
|
|
|
|
|
|
Merge pull request #7839 from german77/battery
bunnei
2022-02-04
4
-39
/
+59
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
yuzu: ui: Improve battery symbols
Narr the Reg
2022-02-02
4
-39
/
+59
|
|
/
/
/
/
/
*
|
|
/
/
/
input_common: Remove unused core include
Morph
2022-02-03
1
-1
/
+0
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #7811 from german77/analog-mod
bunnei
2022-02-03
1
-4
/
+26
|
\
\
\
\
\
|
*
|
|
|
|
input_common: Use attributes for analog range modifiers
german77
2022-01-30
1
-4
/
+26
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #7814 from FernandoS27/another-bug-in-my-schedule
bunnei
2022-02-02
2
-4
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
Vulkan: Fix Scheduler Chunks when their FuncType is 0.
Fernando Sahmkow
2022-01-31
2
-4
/
+6
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #7835 from bunnei/page-table-lock
bunnei
2022-02-02
2
-34
/
+46
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
hle: kernel: KPageTable: Migrate locks to KScopedLightLock.
bunnei
2022-02-01
2
-34
/
+46
*
|
|
|
|
Merge pull request #7838 from lioncash/noncopy
Morph
2022-02-02
20
-150
/
+228
|
\
\
\
\
\
|
*
|
|
|
|
common_types: Remove NonCopyable struct
Lioncash
2022-02-02
1
-10
/
+0
|
*
|
|
|
|
general: Replace NonCopyable struct with equivalents
Lioncash
2022-02-02
12
-129
/
+219
|
*
|
|
|
|
general: Move deleted copy/move constructor/assignment operators to public in...
Lioncash
2022-02-02
7
-11
/
+9
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #7834 from german77/repeat
bunnei
2022-02-02
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
yuzu: Disable auto repeat on hotkeys again
Narr the Reg
2022-02-01
1
-0
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #7806 from ameerj/atomic64-fallbacks
bunnei
2022-02-02
11
-3
/
+582
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
emit_glsl_atomic: Implement 32x2 fallback atomic ops
ameerj
2022-01-29
1
-9
/
+55
|
*
|
|
|
lower_int64_to_int32: Add 64-bit atomic fallbacks
ameerj
2022-01-29
3
-11
/
+76
|
*
|
|
|
shaders: Add U64->U32x2 Atomic fallback functions
ameerj
2022-01-29
9
-1
/
+469
|
|
/
/
/
*
|
|
|
Merge pull request #7807 from german77/moar-buttons
bunnei
2022-02-01
4
-3
/
+22
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
input_common: Add home and hard touch press buttons to UDP controllers
german77
2022-01-30
4
-3
/
+22
|
|
/
/
*
|
|
Merge pull request #7833 from lioncash/file-sys
Morph
2022-02-01
3
-8
/
+18
|
\
\
\
|
*
|
|
configure_filesystem: Add missing changeEvent() override
Lioncash
2022-02-01
2
-0
/
+10
|
*
|
|
configure_filesystem: Normalize member function casing
Lioncash
2022-02-01
3
-8
/
+8
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #7792 from german77/translate
bunnei
2022-02-01
1
-16
/
+16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
hotkeys: Don't translate hotkey buttons
german77
2022-01-27
1
-16
/
+16
*
|
|
Merge pull request #7809 from Morph1984/clock-constants
bunnei
2022-02-01
3
-11
/
+19
|
\
\
\
|
*
|
|
common: wall_clock: Check precision against the emulated CPU and CNTFRQ
Morph
2022-01-30
2
-8
/
+12
|
*
|
|
common: wall_clock: Utilize constants for ms, us, and ns ratios
Morph
2022-01-30
3
-5
/
+9
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #7831 from lioncash/motion
Morph
2022-02-01
1
-18
/
+20
|
\
\
\
|
*
|
|
configure_motion_touch: Use functor versions of invokeMethod
Lioncash
2022-02-01
1
-18
/
+20
*
|
|
|
configure_input_player: Eliminate variable shadowing
Lioncash
2022-02-01
1
-4
/
+5
*
|
|
|
configure_input_player: std::move input setters in HandleClick
Lioncash
2022-02-01
1
-1
/
+1
*
|
|
|
configure_input_player: Avoid unnecessary ParamPackage copies
Lioncash
2022-02-01
1
-6
/
+6
|
/
/
/
*
|
|
yuzu/game_list: Use non-deprecated version of QString's split() function
Lioncash
2022-02-01
1
-1
/
+1
*
|
|
Merge pull request #7825 from lioncash/nodisc2
Morph
2022-02-01
1
-3
/
+2
|
\
\
\
[prev]
[next]