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
/
control
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2024-02-26
video_core: make gpu context aware of rendering program
Liam
5
-6
/
+12
2024-01-07
Fix typos in video_core
Viktor Szépe
2
-3
/
+3
2023-09-23
Query Cachge: Fully rework Vulkan's query cache
Fernando Sahmkow
1
-1
/
+1
2023-03-12
general: fix spelling mistakes
Liam
1
-1
/
+1
2022-11-24
Fermi2D: Rework blit engine and add a software blitter.
Fernando Sahmkow
1
-1
/
+1
2022-11-23
general: fix compile for Apple Clang
Liam
1
-2
/
+0
2022-10-06
General: address feedback
Fernando Sahmkow
5
-11
/
+10
2022-10-06
general: Format licenses as per SPDX guidelines
Morph
7
-15
/
+15
2022-10-06
General: Fix clang format.
Fernando Sahmkow
1
-0
/
+1
2022-10-06
VideoCore: Refactor syncing.
Fernando Sahmkow
5
-4
/
+8
2022-10-06
Texture cache: Fix the remaining issues with memory mnagement and unmapping.
Fernando Sahmkow
1
-0
/
+10
2022-10-06
Texture cache: Fix dangling references on multichannel.
Fernando Sahmkow
2
-6
/
+12
2022-10-06
Refactor VideoCore to use AS sepparate from Channel.
Fernando Sahmkow
3
-10
/
+49
2022-10-06
VideoCore: implement channels on gpu caches.
Fernando Sahmkow
7
-0
/
+319