summaryrefslogtreecommitdiffstats
path: root/src/video_core/control/channel_state_cache.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-23general: fix compile for Apple ClangLiam1-2/+0
2022-10-06General: address feedbackFernando Sahmkow1-1/+1
2022-10-06general: Format licenses as per SPDX guidelinesMorph1-3/+2
2022-10-06General: Fix clang format.Fernando Sahmkow1-0/+1
2022-10-06VideoCore: Refactor syncing.Fernando Sahmkow1-0/+4
2022-10-06Texture cache: Fix the remaining issues with memory mnagement and unmapping.Fernando Sahmkow1-0/+10
2022-10-06Texture cache: Fix dangling references on multichannel.Fernando Sahmkow1-0/+1
2022-10-06Refactor VideoCore to use AS sepparate from Channel.Fernando Sahmkow1-5/+23
2022-10-06VideoCore: implement channels on gpu caches.Fernando Sahmkow1-0/+68