summaryrefslogtreecommitdiffstats
path: root/src/video_core/query_cache (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-24Rework time service to fix time passing offline.Kelebek14-4/+4
2024-01-19Core: Eliminate core/memory dependancies.Fernando Sahmkow2-12/+10
2024-01-19Core: Clang format and other small issues.Fernando Sahmkow1-2/+3
2024-01-19SMMU: Add Android compatibilityFernando Sahmkow1-3/+3
2024-01-19SMMU: Initial adaptation to video_core.Fernando Sahmkow3-17/+16
2024-01-07Fix typos in video_coreViktor Szépe2-6/+6
2023-11-23query_cache: demote report synced unreachable to assertLiam1-1/+1
2023-10-01Query Cache: Fix memory leak.Fernando Sahmkow1-0/+1
2023-09-23Query Cache: Fix behavior in Normal AccuracyFernando Sahmkow1-0/+13
2023-09-23Query Cache: Fix guest side sample countingFernando Sahmkow3-32/+43
2023-09-23Query Cache: address issuesFernando Sahmkow5-71/+85
2023-09-23QueryCache: Implement dependant queries.Fernando Sahmkow3-3/+22
2023-09-23Query Cache: Setup Base reworkFernando Sahmkow6-0/+1101