yuzu-emu
/
yuzu
Archived
1
0
Fork 0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu/src/input_common/gcadapter
Lioncash 839c91cd14 gc_poller: Get rid of undefined behavior in Create()
Ensures that the function always has returns in all control paths.
2020-07-12 15:41:35 -04:00
..
gc_adapter.cpp gc_adapter: Remove deprecated usage of = in lambda captures 2020-07-12 15:38:19 -04:00
gc_adapter.h gc_adapter: Silence sign conversion warnings 2020-07-12 15:36:27 -04:00
gc_poller.cpp gc_poller: Get rid of undefined behavior in Create() 2020-07-12 15:41:35 -04:00
gc_poller.h Tidy up the pointers, use pair over tuple where appropriate 2020-06-21 23:56:56 -04:00