index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
video_core
/
query_cache
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #12499 from Kelebek1/time
liamwhite
2024-01-25
4
-4
/
+4
|
\
|
*
Rework time service to fix time passing offline.
Kelebek1
2024-01-24
4
-4
/
+4
*
|
Core: Eliminate core/memory dependancies.
Fernando Sahmkow
2024-01-19
2
-12
/
+10
*
|
Core: Clang format and other small issues.
Fernando Sahmkow
2024-01-19
1
-2
/
+3
*
|
SMMU: Add Android compatibility
Fernando Sahmkow
2024-01-19
1
-3
/
+3
*
|
SMMU: Initial adaptation to video_core.
Fernando Sahmkow
2024-01-19
3
-17
/
+16
|
/
*
Fix typos in video_core
Viktor Szépe
2024-01-07
2
-6
/
+6
*
query_cache: demote report synced unreachable to assert
Liam
2023-11-23
1
-1
/
+1
*
Query Cache: Fix memory leak.
Fernando Sahmkow
2023-10-01
1
-0
/
+1
*
Query Cache: Fix behavior in Normal Accuracy
Fernando Sahmkow
2023-09-23
1
-0
/
+13
*
Query Cache: Fix guest side sample counting
Fernando Sahmkow
2023-09-23
3
-32
/
+43
*
Query Cache: address issues
Fernando Sahmkow
2023-09-23
5
-71
/
+85
*
QueryCache: Implement dependant queries.
Fernando Sahmkow
2023-09-23
3
-3
/
+22
*
Query Cache: Setup Base rework
Fernando Sahmkow
2023-09-23
6
-0
/
+1101