| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Core/Common: Address Feedback. | 2020-06-27 | 1 | -1/+1 | |
| | | |||||
| * | Common/Fiber: Implement Rewinding. | 2020-06-18 | 1 | -0/+46 | |
| | | |||||
| * | Common/Tests: Address Feedback | 2020-06-18 | 1 | -10/+10 | |
| | | |||||
| * | Common/Tests: Clang Format. | 2020-06-18 | 1 | -9/+14 | |
| | | |||||
| * | Common: Polish Fiber class, add comments, asserts and more tests. | 2020-06-18 | 1 | -1/+94 | |
| | | |||||
| * | Tests: Add tests for fibers and refactor/fix Fiber class | 2020-06-18 | 1 | -0/+214 | |
| | | |||||
| * | Fixes and corrections on formatting. | 2019-03-27 | 2 | -30/+11 | |
| | | |||||
| * | Add MultiLevelQueue Tests | 2019-03-27 | 1 | -0/+55 | |
| | | |||||
| * | Implement intrinsics CountTrailingZeroes and test it. | 2019-03-27 | 1 | -0/+42 | |
| | | |||||
| * | common/bitfield: make it endianness-aware | 2019-02-06 | 1 | -0/+90 | |
| | | |||||
| * | Port #4182 from Citra: "Prefix all size_t with std::" | 2018-09-15 | 1 | -10/+10 | |
| | | |||||
| * | common: Implement a ring buffer | 2018-09-08 | 1 | -0/+130 | |
| | | |||||
| * | externals: Update catch to 2.3.0 | 2018-08-07 | 1 | -1/+1 | |
| | | | | | Updates the library from 2.2.3 to 2.3.0 | ||||
| * | Format: Run the new clang format on everything | 2018-01-20 | 1 | -1/+3 | |
| | | |||||
| * | Common: add ParamPackage | 2017-03-01 | 1 | -0/+25 | |