summaryrefslogtreecommitdiffstats
path: root/src/input_common/gcadapter/gc_poller.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-25input_common: Rewrite gc_adaptergerman771-78/+0
2020-11-16input_common: Add VibrationDevice and VibrationDeviceFactoryMorph1-0/+11
2020-07-12gc_poller: Mark GCButtonFactory::GetNextInput() as constLioncash1-1/+1
2020-06-22Tidy up the pointers, use pair over tuple where appropriateAmeer1-2/+4
2020-06-22shared_ptr for the GC adapter class, constexpr constantsAmeer1-4/+4
2020-06-22std::arrays where appropriate, clear q in adapter class, other touch upsAmeer1-2/+2
2020-06-22Singleton GC Adapter class, remove globals, fix naming conventionAmeer1-0/+3
2020-06-21Clang FormattingAmeer1-1/+4
2020-06-21GC Adapter ImplementationAmeer1-0/+59