Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 1 | -3/+2 |
* | RasterizerInterface: Correct size of CPU addresses to cache. | FernandoS27 | 2021-10-04 | 1 | -1/+1 |
* | video_core: rasterizer_cache: Use u16 for cached page count. | bunnei | 2021-05-27 | 1 | -6/+6 |
* | video_core: rasterizer_accelerated: Use a flat array instead of interval_map for cached pages. | bunnei | 2021-03-03 | 1 | -6/+19 |
* | core: memory: Move to Core::Memory namespace. | bunnei | 2020-04-17 | 1 | -3/+3 |
* | core: Prepare various classes for memory read/write migration | Lioncash | 2019-11-27 | 1 | -2/+7 |
* | rasterizer_accelerated: Add intermediary for GPU rasterizers | ReinUsesLisp | 2019-10-27 | 1 | -0/+31 |