| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | general: Convert source file copyright comments over to SPDX | 2022-04-23 | 1 | -3/+2 | |
| * | video_core/macro: Add missing <cstring> header | 2022-01-25 | 1 | -2/+3 | |
| * | video_core/macro_hle: Return unique_ptr directly from GetHLEProgram() | 2022-01-25 | 1 | -3/+2 | |
| * | video_core/macro: Remove unused parameter from Execute() | 2022-01-25 | 1 | -2/+1 | |
| * | common: Move settings to common from core. | 2021-04-14 | 1 | -1/+1 | |
| * | General: Make use of std::nullopt where applicable | 2020-09-22 | 1 | -1/+1 | |
| * | macro: Add support for "middle methods" on the code cache (#4112) | 2020-06-30 | 1 | -8/+27 | |
| * | Addressed issues | 2020-06-24 | 1 | -1/+1 | |
| * | Macro HLE support | 2020-06-24 | 1 | -4/+31 | |
| * | Mark parameters as const | 2020-06-03 | 1 | -1/+1 | |
| * | Pass by reference instead of copying parameters | 2020-06-02 | 1 | -1/+1 | |
| * | Implement macro JIT | 2020-05-30 | 1 | -0/+45 |