suyu/src/yuzu/applets
Lioncash 6b5f565324 controller: Pass ControllerParameters by reference in ReconfigureControllers()
Prevents unnecessary copies and heap reallocations from occurring.
2020-10-26 21:06:15 -04:00
..
controller.cpp controller: Pass ControllerParameters by reference in ReconfigureControllers() 2020-10-26 21:06:15 -04:00
controller.h controller: Pass ControllerParameters by reference in ReconfigureControllers() 2020-10-26 21:06:15 -04:00
controller.ui applets/controller: Implement "Explain Text" 2020-09-04 12:23:25 -04:00
error.cpp yuzu/applets/software_keyboard: Specify string conversions explicitly 2019-05-24 21:27:12 -04:00
error.h qt: Add dialog implementation of Error applet 2019-04-17 11:35:24 -04:00
profile_select.cpp common/fileutil: Convert namespace to Common::FS 2020-08-16 06:52:40 -04:00
profile_select.h Merge pull request #2527 from lioncash/index 2019-06-05 15:30:51 -04:00
software_keyboard.cpp yuzu/software_keyboard: Remove unnecessary GetStatus() member function 2019-05-29 00:56:45 -04:00
software_keyboard.h yuzu/software_keyboard: Remove unnecessary GetStatus() member function 2019-05-29 00:56:45 -04:00
web_browser.cpp web_browser: Rename OpenPage to OpenPageLocal 2019-06-24 20:05:11 -04:00
web_browser.h web_browser: Rename OpenPage to OpenPageLocal 2019-06-24 20:05:11 -04:00