summaryrefslogtreecommitdiff
path: root/src/input_common/gcadapter/gc_poller.h
AgeCommit message (Expand)Author
2020-11-15input_common: Add VibrationDevice and VibrationDeviceFactoryMorph
2020-07-12gc_poller: Mark GCButtonFactory::GetNextInput() as constLioncash
2020-06-21Tidy up the pointers, use pair over tuple where appropriateAmeer
2020-06-21shared_ptr for the GC adapter class, constexpr constantsAmeer
2020-06-21std::arrays where appropriate, clear q in adapter class, other touch upsAmeer
2020-06-21Singleton GC Adapter class, remove globals, fix naming conventionAmeer
2020-06-21Clang FormattingAmeer
2020-06-21GC Adapter ImplementationAmeer