summaryrefslogtreecommitdiffstats
path: root/src/video_core/control/channel_state_cache.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* video_core: make gpu context aware of rendering programLiam2024-02-261-3/+5
* Fix typos in video_coreViktor Szépe2024-01-071-2/+2
* Query Cachge: Fully rework Vulkan's query cacheFernando Sahmkow2023-09-231-1/+1
* 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