Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-01-24 | Rework time service to fix time passing offline. | Kelebek1 | 4 | -4/+4 |
2024-01-19 | Core: Eliminate core/memory dependancies. | Fernando Sahmkow | 2 | -12/+10 |
2024-01-19 | Core: Clang format and other small issues. | Fernando Sahmkow | 1 | -2/+3 |
2024-01-19 | SMMU: Add Android compatibility | Fernando Sahmkow | 1 | -3/+3 |
2024-01-19 | SMMU: Initial adaptation to video_core. | Fernando Sahmkow | 3 | -17/+16 |
2024-01-07 | Fix typos in video_core | Viktor Szépe | 2 | -6/+6 |
2023-11-23 | query_cache: demote report synced unreachable to assert | Liam | 1 | -1/+1 |
2023-10-01 | Query Cache: Fix memory leak. | Fernando Sahmkow | 1 | -0/+1 |
2023-09-23 | Query Cache: Fix behavior in Normal Accuracy | Fernando Sahmkow | 1 | -0/+13 |
2023-09-23 | Query Cache: Fix guest side sample counting | Fernando Sahmkow | 3 | -32/+43 |
2023-09-23 | Query Cache: address issues | Fernando Sahmkow | 5 | -71/+85 |
2023-09-23 | QueryCache: Implement dependant queries. | Fernando Sahmkow | 3 | -3/+22 |
2023-09-23 | Query Cache: Setup Base rework | Fernando Sahmkow | 6 | -0/+1101 |