Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-07-12 | gc_poller: Mark GCButtonFactory::GetNextInput() as const | Lioncash | 1 | -1/+1 |
2020-06-22 | Tidy up the pointers, use pair over tuple where appropriate | Ameer | 1 | -2/+4 |
2020-06-22 | shared_ptr for the GC adapter class, constexpr constants | Ameer | 1 | -4/+4 |
2020-06-22 | std::arrays where appropriate, clear q in adapter class, other touch ups | Ameer | 1 | -2/+2 |
2020-06-22 | Singleton GC Adapter class, remove globals, fix naming convention | Ameer | 1 | -0/+3 |
2020-06-21 | Clang Formatting | Ameer | 1 | -1/+4 |
2020-06-21 | GC Adapter Implementation | Ameer | 1 | -0/+59 |