Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Core: Eliminate core/memory dependancies. | Fernando Sahmkow | 2024-01-19 | 1 | -2/+2 |
* | Core: Clang format and other small issues. | Fernando Sahmkow | 2024-01-19 | 1 | -2/+2 |
* | SMMU: Initial adaptation to video_core. | Fernando Sahmkow | 2024-01-19 | 1 | -12/+12 |
* | Revert "video_core: use interval map for page count tracking" | liamwhite | 2023-12-18 | 1 | -1/+1 |
* | video_core: use interval map for page count tracking | Liam | 2023-12-15 | 1 | -1/+1 |
* | Buffer cache: always use async buffer downloads and fix regression. | Fernando Sahmkow | 2023-05-07 | 1 | -0/+13 |
* | GPU: Add Reactive flushing | Fernando Sahmkow | 2023-05-07 | 1 | -2/+12 |
* | BufferCache: Fixes and address feedback | Fernando Sahmkow | 2023-05-01 | 1 | -199/+185 |
* | Implement Async downloads in normal and fix a few issues. | Fernando Sahmkow | 2023-04-29 | 1 | -2/+4 |
* | Buffer Cache: Fully rework the buffer cache. | Fernando Sahmkow | 2023-04-29 | 1 | -0/+474 |