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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
general: fix spelling mistakes
Liam
2023-03-12
1
-1
/
+1
|
*
Merge pull request #9289 from liamwhite/fruit-company
liamwhite
2022-12-03
1
-2
/
+0
|
\
|
|
|
|
general: fix compile for Apple Clang
|
*
general: fix compile for Apple Clang
Liam
2022-11-23
1
-2
/
+0
|
|
*
|
Fermi2D: Rework blit engine and add a software blitter.
Fernando Sahmkow
2022-11-24
1
-1
/
+1
|
/
*
General: address feedback
Fernando Sahmkow
2022-10-06
5
-11
/
+10
|
*
general: Format licenses as per SPDX guidelines
Morph
2022-10-06
7
-15
/
+15
|
*
General: Fix clang format.
Fernando Sahmkow
2022-10-06
1
-0
/
+1
|
*
VideoCore: Refactor syncing.
Fernando Sahmkow
2022-10-06
5
-4
/
+8
|
*
Texture cache: Fix the remaining issues with memory mnagement and unmapping.
Fernando Sahmkow
2022-10-06
1
-0
/
+10
|
*
Texture cache: Fix dangling references on multichannel.
Fernando Sahmkow
2022-10-06
2
-6
/
+12
|
*
Refactor VideoCore to use AS sepparate from Channel.
Fernando Sahmkow
2022-10-06
3
-10
/
+49
|
*
VideoCore: implement channels on gpu caches.
Fernando Sahmkow
2022-10-06
7
-0
/
+319