suyu/src/yuzu/applets
bunnei c73841500a core: hle: Remove global HLE lock.
- This was added early on as a hack to protect against some concurrency issues.
- It's not clear that this serves any purpose anymore, and if it does, individual components should be fixed rather than using a global recursive mutex.
2021-12-17 16:05:51 -08:00
..
qt_controller.cpp core: hle: Remove global HLE lock. 2021-12-17 16:05:51 -08:00
qt_controller.h yuzu: Implement basic controller navigation 2021-12-02 15:17:44 -06:00
qt_controller.ui applets: Append qt_ prefix to Qt frontend applets 2021-07-14 01:07:09 -04:00
qt_error.cpp core: hle: Remove global HLE lock. 2021-12-17 16:05:51 -08:00
qt_error.h applets: Append qt_ prefix to Qt frontend applets 2021-07-14 01:07:09 -04:00
qt_profile_select.cpp core: hle: Remove global HLE lock. 2021-12-17 16:05:51 -08:00
qt_profile_select.h yuzu: Implement basic controller navigation 2021-12-02 15:17:44 -06:00
qt_software_keyboard.cpp qt_software_keyboard: Fix out of bounds array access 2021-12-13 19:04:07 -05:00
qt_software_keyboard.h Qt_applets: Use new input 2021-11-24 20:30:23 -06:00
qt_software_keyboard.ui applets: Append qt_ prefix to Qt frontend applets 2021-07-14 01:07:09 -04:00
qt_web_browser.cpp web_applet: Replace HIDButton with NpadButton 2021-11-24 20:30:25 -06:00
qt_web_browser.h web_applet: Replace HIDButton with NpadButton 2021-11-24 20:30:25 -06:00
qt_web_browser_scripts.h qt_web_browser: Focus on the first link element 2021-07-27 11:31:11 -04:00