summaryrefslogtreecommitdiffstats
path: root/src/video_core/query_cache/query_cache.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Core: Eliminate core/memory dependancies.Fernando Sahmkow2024-01-191-8/+7
* SMMU: Add Android compatibilityFernando Sahmkow2024-01-191-3/+3
* SMMU: Initial adaptation to video_core.Fernando Sahmkow2024-01-191-10/+12
* Fix typos in video_coreViktor Szépe2024-01-071-1/+1
* query_cache: demote report synced unreachable to assertLiam2023-11-231-1/+1
* Query Cache: Fix behavior in Normal AccuracyFernando Sahmkow2023-09-231-0/+13
* Query Cache: Fix guest side sample countingFernando Sahmkow2023-09-231-22/+24
* Query Cache: address issuesFernando Sahmkow2023-09-231-29/+37
* QueryCache: Implement dependant queries.Fernando Sahmkow2023-09-231-2/+16
* Query Cache: Setup Base reworkFernando Sahmkow2023-09-231-0/+543