| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #9289 from liamwhite/fruit-company | 2022-12-03 | 1 | -2/+0 | |
| |\ | |||||
| | * | general: fix compile for Apple Clang | 2022-11-22 | 1 | -2/+0 | |
| * | | Fermi2D: Rework blit engine and add a software blitter. | 2022-11-24 | 1 | -1/+1 | |
| |/ | |||||
| * | General: address feedback | 2022-10-06 | 5 | -11/+10 | |
| * | general: Format licenses as per SPDX guidelines | 2022-10-06 | 7 | -15/+15 | |
| * | General: Fix clang format. | 2022-10-06 | 1 | -0/+1 | |
| * | VideoCore: Refactor syncing. | 2022-10-06 | 5 | -4/+8 | |
| * | Texture cache: Fix the remaining issues with memory mnagement and unmapping. | 2022-10-06 | 1 | -0/+10 | |
| * | Texture cache: Fix dangling references on multichannel. | 2022-10-06 | 2 | -6/+12 | |
| * | Refactor VideoCore to use AS sepparate from Channel. | 2022-10-06 | 3 | -10/+49 | |
| * | VideoCore: implement channels on gpu caches. | 2022-10-06 | 7 | -0/+319 | |