summaryrefslogtreecommitdiffstats
path: root/src/input_common/gcadapter/gc_adapter.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-22fix for sleep using stlAmeer1-1/+3
2020-06-22shared_ptr for the GC adapter class, constexpr constantsAmeer1-24/+16
2020-06-22std::arrays where appropriate, clear q in adapter class, other touch upsAmeer1-7/+9
2020-06-22Singleton GC Adapter class, remove globals, fix naming conventionAmeer1-89/+87
2020-06-21Clang FormattingAmeer1-33/+57
2020-06-21GC Adapter ImplementationAmeer1-0/+350