summaryrefslogtreecommitdiffstats
path: root/src/video_core/control/channel_state_cache.inc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* video_core: make gpu context aware of rendering programLiam2024-02-261-0/+2
|
* Fix typos in video_coreViktor Szépe2024-01-071-1/+1
|
* general: Format licenses as per SPDX guidelinesMorph2022-10-061-0/+2
|
* Texture cache: Fix dangling references on multichannel.Fernando Sahmkow2022-10-061-6/+11
|
* Refactor VideoCore to use AS sepparate from Channel.Fernando Sahmkow2022-10-061-4/+19
|
* VideoCore: implement channels on gpu caches.Fernando Sahmkow2022-10-061-0/+64