Cemu/src/input/api
Exzap 665a34e518
Linux: Always use libpng from system (#381)
* Always use system libpng on Linux
* Remove dependency on boost-crc in DSU (reuse existing implementation)
2022-10-17 13:25:49 +02:00
..
DirectInput Use unordered_map for keydown to allow codes above 255 (#248) 2022-09-19 03:07:26 +02:00
DSU Linux: Always use libpng from system (#381) 2022-10-17 13:25:49 +02:00
GameCube Add all the files 2022-08-22 22:21:23 +02:00
Keyboard Use unordered_map for keydown to allow codes above 255 (#248) 2022-09-19 03:07:26 +02:00
SDL Use unordered_map for keydown to allow codes above 255 (#248) 2022-09-19 03:07:26 +02:00
Wiimote Use unordered_map for keydown to allow codes above 255 (#248) 2022-09-19 03:07:26 +02:00
XInput Use unordered_map for keydown to allow codes above 255 (#248) 2022-09-19 03:07:26 +02:00
Controller.cpp Use unordered_map for keydown to allow codes above 255 (#248) 2022-09-19 03:07:26 +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 Use unordered_map for keydown to allow codes above 255 (#248) 2022-09-19 03:07:26 +02:00
InputAPI.h Add all the files 2022-08-22 22:21:23 +02:00