Cemu/src/input/api
Exzap 028b3f7992
Make controller button code thread-safe (#405)
* Refactor spinlock to meet Lockable requirements
* Input: Refactor button code and make it thread-safe
2022-10-23 15:47:42 +02:00
..
DirectInput Make controller button code thread-safe (#405) 2022-10-23 15:47:42 +02:00
DSU Make controller button code thread-safe (#405) 2022-10-23 15:47:42 +02:00
GameCube Add all the files 2022-08-22 22:21:23 +02:00
Keyboard Make controller button code thread-safe (#405) 2022-10-23 15:47:42 +02:00
SDL Make controller button code thread-safe (#405) 2022-10-23 15:47:42 +02:00
Wiimote Make controller button code thread-safe (#405) 2022-10-23 15:47:42 +02:00
XInput Make controller button code thread-safe (#405) 2022-10-23 15:47:42 +02:00
Controller.cpp Make controller button code thread-safe (#405) 2022-10-23 15:47:42 +02:00
Controller.h Fix incorrect streamout buffer index in GS + refactor various code (#258) 2022-09-17 03:45:18 +02:00
ControllerProvider.h Add all the files 2022-08-22 22:21:23 +02:00
ControllerState.cpp Add all the files 2022-08-22 22:21:23 +02:00
ControllerState.h Make controller button code thread-safe (#405) 2022-10-23 15:47:42 +02:00
InputAPI.h Add all the files 2022-08-22 22:21:23 +02:00