Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |