summaryrefslogtreecommitdiffstats
path: root/src/video_core/control/channel_state_cache.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* general: fix spelling mistakesLiam2023-03-121-1/+1
|
* general: fix compile for Apple ClangLiam2022-11-231-2/+0
|
* General: address feedbackFernando Sahmkow2022-10-061-1/+1
|
* general: Format licenses as per SPDX guidelinesMorph2022-10-061-3/+2
|
* General: Fix clang format.Fernando Sahmkow2022-10-061-0/+1
|
* VideoCore: Refactor syncing.Fernando Sahmkow2022-10-061-0/+4
|
* 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-061-0/+1
|
* Refactor VideoCore to use AS sepparate from Channel.Fernando Sahmkow2022-10-061-5/+23
|
* VideoCore: implement channels on gpu caches.Fernando Sahmkow2022-10-061-0/+68