Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #9289 from liamwhite/fruit-company | liamwhite | 2022-12-03 | 1 | -2/+0 |
|\ | | | | | general: fix compile for Apple Clang | ||||
| * | general: fix compile for Apple Clang | Liam | 2022-11-23 | 1 | -2/+0 |
| | | |||||
* | | 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 |