Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fermi2D: Rework blit engine and add a software blitter. | Fernando Sahmkow | 2022-11-24 | 1 | -1/+1 |
| | |||||
* | General: address feedback | Fernando Sahmkow | 2022-10-06 | 5 | -11/+10 |
| | |||||
* | general: Format licenses as per SPDX guidelines | Morph | 2022-10-06 | 7 | -15/+15 |
| | |||||
* | General: Fix clang format. | Fernando Sahmkow | 2022-10-06 | 1 | -0/+1 |
| | |||||
* | VideoCore: Refactor syncing. | Fernando Sahmkow | 2022-10-06 | 5 | -4/+8 |
| | |||||
* | Texture cache: Fix the remaining issues with memory mnagement and unmapping. | Fernando Sahmkow | 2022-10-06 | 1 | -0/+10 |
| | |||||
* | Texture cache: Fix dangling references on multichannel. | Fernando Sahmkow | 2022-10-06 | 2 | -6/+12 |
| | |||||
* | Refactor VideoCore to use AS sepparate from Channel. | Fernando Sahmkow | 2022-10-06 | 3 | -10/+49 |
| | |||||
* | VideoCore: implement channels on gpu caches. | Fernando Sahmkow | 2022-10-06 | 7 | -0/+319 |