index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
|
|
|
|
Merge pull request #7580 from lioncash/input-doc
bunnei
2021-12-13
2
-120
/
+120
|
\
\
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
input_mapping: Amend specification of parameters
Lioncash
2021-12-13
1
-14
/
+14
|
*
|
|
|
|
|
|
|
|
input_poller: Remove several unnecessary @param tags
Lioncash
2021-12-13
1
-106
/
+106
|
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge pull request #7575 from lioncash/input
bunnei
2021-12-13
18
-114
/
+109
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
input_engine: Fix typo in TriggerOnAxisChange() parameter name
Lioncash
2021-12-13
1
-1
/
+1
|
*
|
|
|
|
|
|
|
input_engine: Simplify PreSet* family of functions
Lioncash
2021-12-13
2
-24
/
+14
|
*
|
|
|
|
|
|
|
input_engine: Avoid redundant map lookups
Lioncash
2021-12-13
1
-16
/
+24
|
*
|
|
|
|
|
|
|
input_engine: Remove left-over namespace qualifiers
Lioncash
2021-12-13
1
-3
/
+3
|
*
|
|
|
|
|
|
|
input_engine: Iterate by reference rather than by value where applicable
Lioncash
2021-12-13
1
-10
/
+10
|
*
|
|
|
|
|
|
|
input_engine: Take BasicMotion by const reference with SetMotion() and Trigge...
Lioncash
2021-12-13
3
-6
/
+7
|
*
|
|
|
|
|
|
|
input_engine: std::move InputIdentifier in SetCallback()
Lioncash
2021-12-13
1
-1
/
+1
|
*
|
|
|
|
|
|
|
input_engine: Pass LedStatus by const reference
Lioncash
2021-12-13
3
-3
/
+3
|
*
|
|
|
|
|
|
|
input_engine: Pass VibrationStatus by const reference in SetRumble()
Lioncash
2021-12-13
7
-12
/
+12
|
*
|
|
|
|
|
|
|
input_engine: std::move engine name where applicable
Lioncash
2021-12-13
15
-29
/
+29
|
*
|
|
|
|
|
|
|
input_engine: Remove callback clearing in constructor
Lioncash
2021-12-13
1
-3
/
+1
|
*
|
|
|
|
|
|
|
input_engine: Remove unnecessary semi-colons
Lioncash
2021-12-13
1
-6
/
+6
|
*
|
|
|
|
|
|
|
input_engine: Remove unnecessary return
Lioncash
2021-12-13
1
-3
/
+1
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge pull request #7576 from lioncash/tasenum
bunnei
2021-12-13
2
-70
/
+82
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
tas_input: Avoid minor copies in Read/WriteCommandButtons()
Lioncash
2021-12-13
1
-2
/
+2
|
*
|
|
|
|
|
|
tas_input: Remove unnecessary semicolon
Lioncash
2021-12-13
1
-1
/
+1
|
*
|
|
|
|
|
|
tas_input: Execute clear() even if empty
Lioncash
2021-12-13
1
-3
/
+2
|
*
|
|
|
|
|
|
tas_input: Remove unnecessary includes
Lioncash
2021-12-13
1
-2
/
+2
|
*
|
|
|
|
|
|
tas_input: std::move strings into vector
Lioncash
2021-12-13
1
-21
/
+24
|
*
|
|
|
|
|
|
tas_input: Use istringstream over stringstream
Lioncash
2021-12-13
1
-2
/
+2
|
*
|
|
|
|
|
|
tas_input: Use u8string_view instead of u8string
Lioncash
2021-12-13
2
-6
/
+7
|
*
|
|
|
|
|
|
tas_input: Remove unused std::smatch variable
Lioncash
2021-12-13
1
-2
/
+0
|
*
|
|
|
|
|
|
tas_input: Amend -Wdocumentation warnings
Lioncash
2021-12-13
2
-28
/
+30
|
*
|
|
|
|
|
|
tas_input: Make TasAxes enum an enum class
Lioncash
2021-12-13
2
-5
/
+14
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #7574 from v1993/patch-1
Mai M
2021-12-13
1
-2
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Remove erroneous #pragma once
Valeri
2021-12-13
1
-2
/
+0
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #7554 from Tachi107/build-remove-unicorn
Mai M
2021-12-13
2
-22
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
build: remove remaining bits of Unicorn
Andrea Pappacoda
2021-12-10
2
-22
/
+0
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #7527 from Tachi107/cubeb-result_of
bunnei
2021-12-12
2
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
build: update cubeb and remove the result_of comment
Andrea Pappacoda
2021-12-06
2
-1
/
+1
*
|
|
|
|
|
|
|
Merge pull request #7462 from bunnei/kernel-improve-scheduling
bunnei
2021-12-12
32
-634
/
+895
|
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
hle: kernel k_scheduler: EnableScheduling: Remove redundant GetCurrentThreadP...
bunnei
2021-12-06
1
-3
/
+5
|
*
|
|
|
|
|
|
hle: kernel k_process: Remove unnecessary .at usage with thread pinning methods.
bunnei
2021-12-06
1
-3
/
+3
|
*
|
|
|
|
|
|
hle: kernel: Remove unnecessary virtual specifier on NotifyAvailable.
bunnei
2021-12-06
1
-2
/
+2
|
*
|
|
|
|
|
|
hle: kernel: Remove unnecessary virtual specifier on EndWait.
bunnei
2021-12-06
1
-1
/
+1
|
*
|
|
|
|
|
|
hle: kernel: k_light_condition_variable: Revert unnecessary license comment c...
bunnei
2021-12-06
1
-1
/
+1
|
*
|
|
|
|
|
|
hle: kernel: k_condition_variable: Revert unnecessary style changes.
bunnei
2021-12-06
1
-2
/
+2
|
*
|
|
|
|
|
|
hle: kernel: Remove unnecessary virtual specifier on CancelWait.
bunnei
2021-12-06
6
-14
/
+14
|
*
|
|
|
|
|
|
hle: kernel: service_thread: Force stop threads on destruction.
bunnei
2021-12-06
1
-1
/
+7
|
*
|
|
|
|
|
|
hle: kernel: k_light_lock: Implement CancelWait.
bunnei
2021-12-06
1
-5
/
+10
|
*
|
|
|
|
|
|
hle: kernel: service_thread: Use std::jthread.
bunnei
2021-12-06
1
-18
/
+19
|
*
|
|
|
|
|
|
hle: kernel: k_thread: Skip reschedule on DisableDispatch with SC.
bunnei
2021-12-06
1
-0
/
+5
|
*
|
|
|
|
|
|
hle: kernel: k_thread: Rename sleeping_queue -> wait_queue.
bunnei
2021-12-06
2
-17
/
+13
|
*
|
|
|
|
|
|
hle: kernel: svc: Fix deadlock that can occur with single core.
bunnei
2021-12-06
1
-10
/
+8
|
*
|
|
|
|
|
|
hle: kernel: k_thread: Treat dummy threads as a special type.
bunnei
2021-12-06
2
-1
/
+4
|
*
|
|
|
|
|
|
hle: kernel: fix timing on thread preemption
FernandoS27
2021-12-06
1
-4
/
+2
[prev]
[next]