summaryrefslogtreecommitdiff
path: root/src/video_core/control
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-02-26video_core: make gpu context aware of rendering programLiam
2024-01-07Fix typos in video_coreViktor Szépe
2023-09-23Query Cachge: Fully rework Vulkan's query cacheFernando Sahmkow
2023-03-12general: fix spelling mistakesLiam
2022-12-03Merge pull request #9289 from liamwhite/fruit-companyliamwhite
2022-11-24Fermi2D: Rework blit engine and add a software blitter.Fernando Sahmkow
2022-11-22general: fix compile for Apple ClangLiam
2022-10-06General: address feedbackFernando Sahmkow
2022-10-06general: Format licenses as per SPDX guidelinesMorph
2022-10-06General: Fix clang format.Fernando Sahmkow
2022-10-06VideoCore: Refactor syncing.Fernando Sahmkow
2022-10-06Texture cache: Fix the remaining issues with memory mnagement and unmapping.Fernando Sahmkow
2022-10-06Texture cache: Fix dangling references on multichannel.Fernando Sahmkow
2022-10-06Refactor VideoCore to use AS sepparate from Channel.Fernando Sahmkow
2022-10-06VideoCore: implement channels on gpu caches.Fernando Sahmkow