Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-11-24 | Fermi2D: Rework blit engine and add a software blitter. | Fernando Sahmkow | 1 | -1/+1 |
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 |