index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
hid_core
/
resource_manager.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-24
service: hid: Move and migrate AppletResource and ActiveVibrationDevice
Narr the Reg
1
-26
/
+0
2024-02-09
service: hid: Free npad applet resource
Narr the Reg
1
-0
/
+2
2024-02-01
service: hid: Multiple fixes
Narr the Reg
1
-46
/
+42
2024-01-29
service: hid: Fully implement touch resource
Narr the Reg
1
-12
/
+49
2024-01-28
service: set: Implement more Qlaunch Settings
german77
1
-1
/
+1
2024-01-26
service: hid: Don't try to vibrate if device isn't initialized
Narr the Reg
1
-0
/
+4
2024-01-26
service: set: Implement more settings functions for Qlaunch
Narr the Reg
1
-1
/
+7
2024-01-16
service: hid: Fully implement abstract vibration
Narr the Reg
1
-1
/
+122
2024-01-06
service: hid: Handle pending delete
Narr the Reg
1
-0
/
+1
2024-01-05
hid_core: Move hid to it's own subproject
Narr the Reg
1
-21
/
+21
2024-01-04
service: hid: Remove data races when handling shared memory
Narr the Reg
1
-12
/
+12
2024-01-04
service: hid: Implement NpadResource and NpadData
Narr the Reg
1
-5
/
+9
2023-12-31
service: hid: Use applet resource to get latest shared memory handle
Narr the Reg
1
-41
/
+66
2023-12-23
core_timing: remove user data value
Liam
1
-22
/
+20
2023-12-14
core: hid: Clean up headers
Narr the Reg
1
-0
/
+1
2023-12-14
service: hid: Allow to create multiple instances of shared memory
Narr the Reg
1
-27
/
+37
2023-12-10
service: hid: Improve CreateAppletResource implementation and free resources
german77
1
-6
/
+39
2023-12-07
service: hid: Introduce proper AppletResource emulation
Narr the Reg
1
-6
/
+56
2023-11-21
service: hid: Create appropriate hid resources
Narr the Reg
1
-49
/
+106
2023-11-17
service: hid: Introduce firmware settings and update activate controller calls
Narr the Reg
1
-10
/
+2
2023-11-15
service: hid: Split hid.cpp into individual interfaces
Narr the Reg
1
-0
/
+192