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
*
input_interpreter: Make use of NpadButton instead of a u64
Morph
2021-11-29
2
-9
/
+9
*
npad: Return NpadButton in GetAndResetPressState
Morph
2021-11-29
3
-7
/
+6
*
core: hid: hid_types: Add "All" to NpadButton
Morph
2021-11-29
1
-0
/
+2
*
qt_controller: Make use of (Enable/Disable)AllControllerConfiguration
Morph
2021-11-29
1
-8
/
+5
*
core: hid: hid_core: Add (Enable/DIsable)AllControllerConfiguration
Morph
2021-11-29
2
-0
/
+32
*
general: Fix handheld typo
Morph
2021-11-29
2
-17
/
+17
*
core: hid: Mark constructors as explicit
Morph
2021-11-29
2
-2
/
+2
*
core: hid: Cleanup and amend documentation
Morph
2021-11-29
4
-69
/
+76
*
qt_controller: Fix input when the controller applet is ignored
german77
2021-11-28
1
-0
/
+3
*
Merge pull request #7396 from FernandoS27/blit-this-mf
Fernando S
2021-11-28
14
-223
/
+168
|
\
|
*
Texture Cache: Secure insertions against deletions.
Fernando Sahmkow
2021-11-28
1
-3
/
+13
|
*
Texture Cache: Redesigning the blitting system (again).
Fernando Sahmkow
2021-11-27
3
-23
/
+64
|
*
Texture Cache: Further fix regressions.
Fernando Sahmkow
2021-11-26
1
-11
/
+15
|
*
Texture Cache: Fix issue with blitting 3D textures.
Fernando Sahmkow
2021-11-22
1
-2
/
+4
|
*
Texture Cache: Correct conversion shaders.
Fernando Sahmkow
2021-11-22
2
-2
/
+2
|
*
Texture Cache: Always copy on NVIDIA.
Fernando Sahmkow
2021-11-22
1
-0
/
+5
|
*
TextureCache: Simplify blitting of D24S8 formats and fix bugs.
Fernando Sahmkow
2021-11-22
10
-195
/
+73
|
*
VulkanTexturECache: Use reinterpret on D32_S8 formats.
Fernando Sahmkow
2021-11-21
1
-2
/
+7
|
*
HostShaders: Fix D24S8 convertion shaders.
Fernando Sahmkow
2021-11-21
6
-23
/
+47
|
*
TextureCache: Eliminate format deduction as full depth conversion has been su...
Fernando Sahmkow
2021-11-21
2
-29
/
+5
*
|
Merge pull request #7438 from german77/homebrew2
bunnei
2021-11-28
6
-2
/
+146
|
\
\
|
*
|
core/ns: Implement GetReadOnlyApplicationControlDataInterface
Narr the Reg
2021-11-27
2
-1
/
+26
|
*
|
core/pdm: Stub QueryPlayStatisticsByApplicationIdAndUserAccountId
Narr the Reg
2021-11-27
4
-0
/
+107
|
*
|
core/hid: Stub GetUniquePadsFromNpad
Narr the Reg
2021-11-27
1
-1
/
+13
*
|
|
settings: Add debug setting to enable all controllers
german77
2021-11-27
8
-0
/
+75
|
/
/
*
|
Merge pull request #7255 from german77/kraken
Fernando S
2021-11-27
146
-11257
/
+13922
|
\
\
|
*
|
config: Remove vibration configuration
german77
2021-11-26
7
-104
/
+3
|
*
|
applet/controller: Enable configuring mode while the applet is open
german77
2021-11-26
1
-7
/
+12
|
*
|
input_common: Fully implement UDP controllers
Narr the Reg
2021-11-26
12
-40
/
+397
|
*
|
service/hid: Finish converting LIFO objects and address some nits
Narr the Reg
2021-11-24
14
-95
/
+50
|
*
|
yuzu: Fix TAS from rebase
german77
2021-11-24
3
-9
/
+11
|
*
|
input_common: Move button names to the frontend
german77
2021-11-24
12
-52
/
+160
|
*
|
input_common: Fix SDL controller with inverted axis
german77
2021-11-24
2
-24
/
+8
|
*
|
bootmanager: Use cross-platform keyboard input
german77
2021-11-24
3
-39
/
+58
|
*
|
kraken: Address comments from review
german77
2021-11-24
17
-66
/
+54
|
*
|
core/hid: Improve accuary of mouse implementation
german77
2021-11-24
14
-48
/
+79
|
*
|
core/hid: Fully implement native mouse
german77
2021-11-24
21
-1039
/
+323
|
*
|
input_common: Allow keyboard to be backwards compatible
german77
2021-11-24
10
-48
/
+115
|
*
|
core/hid: Improve accuracy of the keyboard implementation
german77
2021-11-24
13
-313
/
+682
|
*
|
core/hid: Fix keyboard alignment
german77
2021-11-24
2
-12
/
+14
|
*
|
core/hid: Remove usage of native types, fix a couple of errors with motion
german77
2021-11-24
11
-428
/
+632
|
*
|
settings: Remove includes of core.h
german77
2021-11-24
10
-57
/
+55
|
*
|
service/hid: Remove includes of core.h and settings.h
german77
2021-11-24
29
-67
/
+67
|
*
|
UI nits
Levi Behunin
2021-11-24
1
-9
/
+6
|
*
|
service/hid: Add support for new controllers
german77
2021-11-24
2
-2
/
+31
|
*
|
settings: Fix controller preview not displaying the correct controller
german77
2021-11-24
3
-4
/
+7
|
*
|
core/hid: Rename NpadType to NpadStyleIndex
german77
2021-11-24
15
-215
/
+228
|
*
|
config: Cleanup and documentation
german77
2021-11-24
8
-99
/
+46
|
*
|
input_common: Fix motion from 3 axis
german77
2021-11-24
1
-0
/
+2
|
*
|
core/hid: Prevent Emulated controller from flapping with multiple inputs devices
german77
2021-11-24
5
-36
/
+77
[next]