summaryrefslogtreecommitdiffstats
path: root/src/input_common/gcadapter/gc_poller.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* input_common: Add VibrationDevice and VibrationDeviceFactoryMorph2020-11-161-0/+11
* gc_poller: Mark GCButtonFactory::GetNextInput() as constLioncash2020-07-121-1/+1
* Tidy up the pointers, use pair over tuple where appropriateAmeer2020-06-221-2/+4
* shared_ptr for the GC adapter class, constexpr constantsAmeer2020-06-221-4/+4
* std::arrays where appropriate, clear q in adapter class, other touch upsAmeer2020-06-221-2/+2
* Singleton GC Adapter class, remove globals, fix naming conventionAmeer2020-06-221-0/+3
* Clang FormattingAmeer2020-06-211-1/+4
* GC Adapter ImplementationAmeer2020-06-211-0/+59