There was an error fetching the commit references. Please try again later.
controller: Pass ControllerParameters by reference in ReconfigureControllers()
Prevents unnecessary copies and heap reallocations from occurring.
Showing
- src/core/frontend/applets/controller.cpp 1 addition, 1 deletionsrc/core/frontend/applets/controller.cpp
- src/core/frontend/applets/controller.h 2 additions, 2 deletionssrc/core/frontend/applets/controller.h
- src/yuzu/applets/controller.cpp 1 addition, 1 deletionsrc/yuzu/applets/controller.cpp
- src/yuzu/applets/controller.h 5 additions, 3 deletionssrc/yuzu/applets/controller.h
Loading
Please register or sign in to comment