summaryrefslogtreecommitdiffstats
path: root/src/video_core/query_cache (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12499 from Kelebek1/timeliamwhite2024-01-254-4/+4
|\
| * Rework time service to fix time passing offline.Kelebek12024-01-244-4/+4
* | Core: Eliminate core/memory dependancies.Fernando Sahmkow2024-01-192-12/+10
* | Core: Clang format and other small issues.Fernando Sahmkow2024-01-191-2/+3
* | SMMU: Add Android compatibilityFernando Sahmkow2024-01-191-3/+3
* | SMMU: Initial adaptation to video_core.Fernando Sahmkow2024-01-193-17/+16
|/
* Fix typos in video_coreViktor Szépe2024-01-072-6/+6
* query_cache: demote report synced unreachable to assertLiam2023-11-231-1/+1
* Query Cache: Fix memory leak.Fernando Sahmkow2023-10-011-0/+1
* Query Cache: Fix behavior in Normal AccuracyFernando Sahmkow2023-09-231-0/+13
* Query Cache: Fix guest side sample countingFernando Sahmkow2023-09-233-32/+43
* Query Cache: address issuesFernando Sahmkow2023-09-235-71/+85
* QueryCache: Implement dependant queries.Fernando Sahmkow2023-09-233-3/+22
* Query Cache: Setup Base reworkFernando Sahmkow2023-09-236-0/+1101