There was an error fetching the commit references. Please try again later.
service: hid: Use applet resource to get latest shared memory handle
Showing
- src/core/CMakeLists.txt 13 additions, 3 deletionssrc/core/CMakeLists.txt
- src/core/hle/service/hid/controllers/applet_resource.cpp 17 additions, 1 deletionsrc/core/hle/service/hid/controllers/applet_resource.cpp
- src/core/hle/service/hid/controllers/applet_resource.h 59 additions, 35 deletionssrc/core/hle/service/hid/controllers/applet_resource.h
- src/core/hle/service/hid/controllers/capture_button.cpp 38 additions, 0 deletionssrc/core/hle/service/hid/controllers/capture_button.cpp
- src/core/hle/service/hid/controllers/capture_button.h 3 additions, 5 deletionssrc/core/hle/service/hid/controllers/capture_button.h
- src/core/hle/service/hid/controllers/console_six_axis.cpp 11 additions, 4 deletionssrc/core/hle/service/hid/controllers/console_six_axis.cpp
- src/core/hle/service/hid/controllers/console_six_axis.h 1 addition, 5 deletionssrc/core/hle/service/hid/controllers/console_six_axis.h
- src/core/hle/service/hid/controllers/controller_base.cpp 5 additions, 0 deletionssrc/core/hle/service/hid/controllers/controller_base.cpp
- src/core/hle/service/hid/controllers/controller_base.h 7 additions, 1 deletionsrc/core/hle/service/hid/controllers/controller_base.h
- src/core/hle/service/hid/controllers/debug_mouse.cpp 63 additions, 0 deletionssrc/core/hle/service/hid/controllers/debug_mouse.cpp
- src/core/hle/service/hid/controllers/debug_mouse.h 34 additions, 0 deletionssrc/core/hle/service/hid/controllers/debug_mouse.h
- src/core/hle/service/hid/controllers/debug_pad.cpp 12 additions, 4 deletionssrc/core/hle/service/hid/controllers/debug_pad.cpp
- src/core/hle/service/hid/controllers/debug_pad.h 1 addition, 5 deletionssrc/core/hle/service/hid/controllers/debug_pad.h
- src/core/hle/service/hid/controllers/digitizer.cpp 38 additions, 0 deletionssrc/core/hle/service/hid/controllers/digitizer.cpp
- src/core/hle/service/hid/controllers/digitizer.h 27 additions, 0 deletionssrc/core/hle/service/hid/controllers/digitizer.h
- src/core/hle/service/hid/controllers/gesture.cpp 29 additions, 12 deletionssrc/core/hle/service/hid/controllers/gesture.cpp
- src/core/hle/service/hid/controllers/gesture.h 2 additions, 3 deletionssrc/core/hle/service/hid/controllers/gesture.h
- src/core/hle/service/hid/controllers/home_button.cpp 38 additions, 0 deletionssrc/core/hle/service/hid/controllers/home_button.cpp
- src/core/hle/service/hid/controllers/home_button.h 27 additions, 0 deletionssrc/core/hle/service/hid/controllers/home_button.h
- src/core/hle/service/hid/controllers/keyboard.cpp 12 additions, 4 deletionssrc/core/hle/service/hid/controllers/keyboard.cpp
Loading
Please register or sign in to comment