Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-09-23 | Query Cachge: Fully rework Vulkan's query cache | Fernando Sahmkow | 1 | -1/+1 |
2023-03-12 | general: fix spelling mistakes | Liam | 1 | -1/+1 |
2022-11-24 | Fermi2D: Rework blit engine and add a software blitter. | Fernando Sahmkow | 1 | -1/+1 |
2022-11-23 | general: fix compile for Apple Clang | Liam | 1 | -2/+0 |
2022-10-06 | General: address feedback | Fernando Sahmkow | 5 | -11/+10 |
2022-10-06 | general: Format licenses as per SPDX guidelines | Morph | 7 | -15/+15 |
2022-10-06 | General: Fix clang format. | Fernando Sahmkow | 1 | -0/+1 |
2022-10-06 | VideoCore: Refactor syncing. | Fernando Sahmkow | 5 | -4/+8 |
2022-10-06 | Texture cache: Fix the remaining issues with memory mnagement and unmapping. | Fernando Sahmkow | 1 | -0/+10 |
2022-10-06 | Texture cache: Fix dangling references on multichannel. | Fernando Sahmkow | 2 | -6/+12 |
2022-10-06 | Refactor VideoCore to use AS sepparate from Channel. | Fernando Sahmkow | 3 | -10/+49 |
2022-10-06 | VideoCore: implement channels on gpu caches. | Fernando Sahmkow | 7 | -0/+319 |