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
...
|
*
|
|
|
|
|
|
|
|
|
configure_input: Accommodate for the mouse input device engine
Morph
2020-11-15
2
-2
/
+18
|
*
|
|
|
|
|
|
|
|
|
hid: Reimplement Begin/EndPermitVibrationSession
Morph
2020-11-15
3
-5
/
+17
|
*
|
|
|
|
|
|
|
|
|
controllers/npad: Load input devices on init
Morph
2020-11-15
1
-0
/
+2
|
*
|
|
|
|
|
|
|
|
|
configure_input: Update the input profiles for other player tabs
Morph
2020-11-15
4
-11
/
+38
|
*
|
|
|
|
|
|
|
|
|
general: Fix compiler warnings on linux and miscellaneous changes
Morph
2020-11-15
12
-22
/
+31
|
*
|
|
|
|
|
|
|
|
|
sdl_impl: Revert to the "old" method of mapping sticks
Morph
2020-11-15
3
-33
/
+29
|
*
|
|
|
|
|
|
|
|
|
applets/controller: Change the input button to create input profiles
Morph
2020-11-15
10
-100
/
+117
|
*
|
|
|
|
|
|
|
|
|
controllers/npad: Remove the old vibration filter
Morph
2020-11-15
4
-65
/
+64
|
*
|
|
|
|
|
|
|
|
|
input: Disconnect a controller prior to connecting a new one
Morph
2020-11-15
2
-50
/
+73
|
*
|
|
|
|
|
|
|
|
|
hid: Implement InitializeVibrationDevice and IsVibrationDeviceMounted
Morph
2020-11-15
3
-12
/
+66
|
*
|
|
|
|
|
|
|
|
|
input_common: Add VibrationDevice and VibrationDeviceFactory
Morph
2020-11-15
19
-101
/
+327
|
*
|
|
|
|
|
|
|
|
|
configure_input: Add per-player vibration
Morph
2020-11-15
18
-30
/
+751
|
*
|
|
|
|
|
|
|
|
|
settings: Remove global vibration strength modifier
Morph
2020-11-15
9
-19
/
+1
|
*
|
|
|
|
|
|
|
|
|
hid: Mark Begin/EndPermitVibrationSession as stubs
Morph
2020-11-15
3
-18
/
+4
|
*
|
|
|
|
|
|
|
|
|
controllers/npad: Send an empty vibration on destruction/deactivation
Morph
2020-11-15
3
-22
/
+38
|
*
|
|
|
|
|
|
|
|
|
hid: Stub IsVibrationDeviceMounted
Morph
2020-11-15
2
-1
/
+23
|
*
|
|
|
|
|
|
|
|
|
controllers/npad: Add heuristics to reduce rumble state changes
Morph
2020-11-15
3
-35
/
+72
|
*
|
|
|
|
|
|
|
|
|
configure_input: Hook up the vibration percentage spinbox
Morph
2020-11-15
11
-3
/
+26
|
*
|
|
|
|
|
|
|
|
|
controllers/npad: Stop games from vibrating incorrect controllers
Morph
2020-11-15
1
-0
/
+10
|
*
|
|
|
|
|
|
|
|
|
hid: Fix controller rumble based on new research
Morph
2020-11-15
3
-43
/
+69
|
*
|
|
|
|
|
|
|
|
|
hid: Pop a struct of parameters instead of popping individual parameters
Morph
2020-11-15
1
-103
/
+237
|
*
|
|
|
|
|
|
|
|
|
hid: Reorder all HID commands
Morph
2020-11-15
5
-217
/
+232
|
*
|
|
|
|
|
|
|
|
|
hid: Implement GetVibrationDeviceInfo
Morph
2020-11-15
2
-3
/
+39
|
*
|
|
|
|
|
|
|
|
|
hid: Stub InitializeVibrationDevice
Morph
2020-11-15
1
-3
/
+11
|
*
|
|
|
|
|
|
|
|
|
controllers/npad: Rename NPadType to NpadStyleSet
Morph
2020-11-15
3
-9
/
+9
|
*
|
|
|
|
|
|
|
|
|
controllers/npad: Add DeviceHandle struct
Morph
2020-11-15
1
-27
/
+50
|
*
|
|
|
|
|
|
|
|
|
configure_input_player: Change "Defaults" button behavior
Morph
2020-11-15
2
-35
/
+30
|
*
|
|
|
|
|
|
|
|
|
settings: Preparation for per-game input settings
Morph
2020-11-15
19
-115
/
+167
|
*
|
|
|
|
|
|
|
|
|
udp/client: Reduce testing period to 5 seconds
Morph
2020-11-15
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
config: Migrate config files into config/custom
Morph
2020-11-15
4
-21
/
+61
|
*
|
|
|
|
|
|
|
|
|
controllers/npad: Connect a controller on init if none are connected
Morph
2020-11-15
2
-1
/
+15
|
*
|
|
|
|
|
|
|
|
|
applets/controller: Auto accept a valid single player configuration
Morph
2020-11-15
3
-14
/
+24
|
*
|
|
|
|
|
|
|
|
|
bootmanager: Allow mouse clicks only if touch is disabled
Morph
2020-11-15
1
-3
/
+13
|
*
|
|
|
|
|
|
|
|
|
input_profiles: Implement input profiles
Morph
2020-11-15
13
-130
/
+509
|
*
|
|
|
|
|
|
|
|
|
configure_input_player: Implement input exclusivity and persistence
Morph
2020-11-15
4
-138
/
+205
|
*
|
|
|
|
|
|
|
|
|
ui/themes: Cleanup UI
Morph
2020-11-15
16
-500
/
+326
*
|
|
|
|
|
|
|
|
|
|
Merge pull request #4933 from lioncash/nodisc-gpu
Chloe
2020-11-18
3
-50
/
+55
|
\
\
\
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
rasterizer_interface: Make use of [[nodiscard]] where applicable
Lioncash
2020-11-17
1
-8
/
+9
|
*
|
|
|
|
|
|
|
|
|
render_base: Make use of [[nodiscard]] where applicable
Lioncash
2020-11-17
1
-11
/
+11
|
*
|
|
|
|
|
|
|
|
|
gpu: Make use of [[nodiscard]] where applicable
Lioncash
2020-11-17
1
-31
/
+35
|
/
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
Merge pull request #4929 from lioncash/nodiscard-input
bunnei
2020-11-16
1
-11
/
+12
|
\
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
motion_input: Mark constructor as explicit
Lioncash
2020-11-15
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
motion_input: Mark member functions as [[nodiscard]] where applicable
Lioncash
2020-11-15
1
-10
/
+11
*
|
|
|
|
|
|
|
|
|
Merge pull request #4914 from lat9nq/gl-warnings
LC
2020-11-15
1
-8
/
+28
|
\
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
bootmanager: Address review comments
lat9nq
2020-11-09
1
-12
/
+16
|
*
|
|
|
|
|
|
|
|
bootmanager: Log and show GL_RENDERER string when GPU is insufficient
lat9nq
2020-11-09
1
-3
/
+19
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge pull request #4895 from Morph1984/cave-story-plus-applet-fix
bunnei
2020-11-12
2
-26
/
+80
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
applets: Rename LibraryAppletVersion to ControllerAppletVersion
Morph
2020-11-08
2
-15
/
+15
|
*
|
|
|
|
|
|
|
applets/controller: Pop normal data for StrapGuide and FirmwareUpdate
Morph
2020-11-08
2
-6
/
+19
|
*
|
|
|
|
|
|
|
applets/controller: Introduce additional checks for mode and caller
Morph
2020-11-08
2
-5
/
+39
[prev]
[next]