aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/query_cache/query_cache.h
AgeCommit message (Collapse)Author
2024-01-18Core: Eliminate core/memory dependancies.Fernando Sahmkow
2024-01-18SMMU: Add Android compatibilityFernando Sahmkow
2024-01-18SMMU: Initial adaptation to video_core.Fernando Sahmkow
2024-01-07Fix typos in video_coreViktor Szépe
2023-11-23query_cache: demote report synced unreachable to assertLiam
2023-09-23Query Cache: Fix behavior in Normal AccuracyFernando Sahmkow
2023-09-23Query Cache: Fix guest side sample countingFernando Sahmkow
2023-09-23Query Cache: address issuesFernando Sahmkow
2023-09-23QueryCache: Implement dependant queries.Fernando Sahmkow
2023-09-23Query Cache: Setup Base reworkFernando Sahmkow