summaryrefslogtreecommitdiffstats
path: root/src/video_core/control (follow)
Commit message (Expand)AuthorAgeFilesLines
* General: address feedbackFernando Sahmkow2022-10-065-11/+10
* general: Format licenses as per SPDX guidelinesMorph2022-10-067-15/+15
* General: Fix clang format.Fernando Sahmkow2022-10-061-0/+1
* VideoCore: Refactor syncing.Fernando Sahmkow2022-10-065-4/+8
* Texture cache: Fix the remaining issues with memory mnagement and unmapping.Fernando Sahmkow2022-10-061-0/+10
* Texture cache: Fix dangling references on multichannel.Fernando Sahmkow2022-10-062-6/+12
* Refactor VideoCore to use AS sepparate from Channel.Fernando Sahmkow2022-10-063-10/+49
* VideoCore: implement channels on gpu caches.Fernando Sahmkow2022-10-067-0/+319