Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add break for default cases | Kyle Kienapfel | 2022-11-14 | 1 | -0/+2 |
* | video_coare: Reimplementing the maxwell drawing trigger mechanism | FengChen | 2022-10-21 | 1 | -1/+1 |
* | common: Change semantics of UNREACHABLE to unconditionally crash | Liam | 2022-06-14 | 1 | -1/+0 |
* | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 1 | -3/+2 |
* | video_core/macro_interpreter: Move impl class to the cpp file | Lioncash | 2022-01-25 | 1 | -8/+84 |
* | video_core: Remove unnecessary enum class casting in logging messages | Lioncash | 2020-12-07 | 1 | -4/+3 |
* | video_core: Resolve more variable shadowing scenarios | Lioncash | 2020-12-04 | 1 | -10/+10 |
* | macro-interpreter: Resolve -Wself-assign-field warning | Lioncash | 2020-08-14 | 1 | -1/+0 |
* | Macro HLE support | David Marcec | 2020-06-24 | 1 | -1/+2 |
* | Mark parameters as const | David Marcec | 2020-06-03 | 1 | -1/+1 |
* | Implement macro JIT | David Marcec | 2020-05-30 | 1 | -0/+288 |