Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | general: Use deducation guides for std::lock_guard and std::unique_lock | Lioncash | 2019-04-01 | 1 | -2/+2 |
* | Adressed review comments | B3n30 | 2019-02-15 | 1 | -6/+7 |
* | threadsafe_queue: Add WaitIfEmpty and use it in logging | B3n30 | 2019-02-15 | 1 | -1/+18 |
* | threadsafe_queue: Use std::size_t for representing size | Lioncash | 2019-02-13 | 1 | -7/+6 |
* | threadsafe_queue: Remove NeedSize template parameter | Lioncash | 2019-02-13 | 1 | -13/+11 |
* | remove polymorphism issue | B3n30 | 2018-07-29 | 1 | -2/+30 |
* | CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119) | B3n30 | 2018-01-09 | 1 | -0/+122 |