Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-06-15 | video_core/macro_jit_x64: Remove initializer in member variable | ReinUsesLisp | 1 | -2/+2 |
2020-06-04 | Default init labels and use initializer list for macro engine | David Marcec | 1 | -1/+1 |
2020-06-03 | Mark parameters as const | David Marcec | 6 | -8/+9 |
2020-06-02 | Pass by reference instead of copying parameters | David Marcec | 2 | -2/+2 |
2020-05-30 | Favor switch case over jump table | David Marcec | 2 | -18/+26 |
2020-05-30 | Implement macro JIT | David Marcec | 6 | -0/+1294 |