summaryrefslogtreecommitdiffstats
path: root/src/input_common/gcadapter/gc_poller.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* shared_ptr for the GC adapter class, constexpr constantsAmeer2020-06-221-12/+12
* std::arrays where appropriate, clear q in adapter class, other touch upsAmeer2020-06-221-15/+1
* Singleton GC Adapter class, remove globals, fix naming conventionAmeer2020-06-221-60/+65
* Clang FormattingAmeer2020-06-211-28/+28
* GC Adapter ImplementationAmeer2020-06-211-0/+310