Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MacroHLE: Refactor MacroHLE system. | Fernando Sahmkow | 2023-01-01 | 1 | -0/+1 |
* | video_core/macro: clear code on upload address assignment | Liam | 2022-05-10 | 1 | -0/+3 |
* | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 1 | -3/+2 |
* | video_core/macro: Remove unused parameter from Execute() | Lioncash | 2022-01-25 | 1 | -1/+1 |
* | macro: Resolve missing parameter in doxygen comment | Lioncash | 2020-07-17 | 1 | -1/+2 |
* | Addressed issues | David Marcec | 2020-06-24 | 1 | -1/+1 |
* | Macro HLE support | David Marcec | 2020-06-24 | 1 | -3/+16 |
* | Mark parameters as const | David Marcec | 2020-06-03 | 1 | -2/+2 |
* | Pass by reference instead of copying parameters | David Marcec | 2020-06-02 | 1 | -1/+1 |
* | Implement macro JIT | David Marcec | 2020-05-30 | 1 | -0/+128 |