index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
MemoryManager: Fix errors popping out.
Fernando Sahmkow
2022-10-06
2
-0
/
+10
*
VideoCore: Refactor fencing system.
Fernando Sahmkow
2022-10-06
3
-15
/
+8
*
MemoryManager: initial multi paging system implementation.
Fernando Sahmkow
2022-10-06
3
-20
/
+36
*
NVDRV: Further refactors and eliminate old code.
Fernando Sahmkow
2022-10-06
12
-148
/
+8
*
NVDRV: Refactor Host1x
Fernando Sahmkow
2022-10-06
9
-65
/
+63
*
VideoCore: Refactor syncing.
Fernando Sahmkow
2022-10-06
7
-12
/
+53
*
Texture cache: Fix the remaining issues with memory mnagement and unmapping.
Fernando Sahmkow
2022-10-06
1
-0
/
+3
*
VideoCore: Extra Fixes.
Fernando Sahmkow
2022-10-06
1
-1
/
+3
*
NVDRV: Remake ASGPU
Fernando Sahmkow
2022-10-06
2
-235
/
+388
*
NVDRV: Update copyright notices.
Fernando Sahmkow
2022-10-06
4
-7
/
+13
*
NvHostCtrl: Fix merge of nvflinger.
Fernando Sahmkow
2022-10-06
1
-1
/
+2
*
NVHOST_CTRl: Implement missing method and fix some stuffs.
Fernando Sahmkow
2022-10-06
2
-6
/
+29
*
VideoCore: implement channels on gpu caches.
Fernando Sahmkow
2022-10-06
6
-30
/
+65
*
NVASGPU: Fix Remap.
Fernando Sahmkow
2022-10-06
1
-0
/
+8
*
NVDRV: Fix clearing when destroying.
Fernando Sahmkow
2022-10-06
3
-14
/
+9
*
NVMAP: Fix the Free return parameters.
Fernando Sahmkow
2022-10-06
3
-15
/
+18
*
NVDRV: Fix Open/Close and make sure each device is correctly created.
Fernando Sahmkow
2022-10-06
14
-199
/
+291
*
NVDRV: Implement new NvMap
Fernando Sahmkow
2022-10-06
18
-277
/
+307
*
NVDRV: Refactor and add new NvMap.
Fernando Sahmkow
2022-10-06
19
-40
/
+550
*
NVDRV: Cleanup.
Fernando Sahmkow
2022-10-06
4
-32
/
+40
*
NVDRV: Implement QueryEvent.
Fernando Sahmkow
2022-10-06
10
-40
/
+133
*
NvHost: Remake Ctrl Implementation.
Fernando Sahmkow
2022-10-06
6
-169
/
+311
*
NvHost: Try a different approach to blocking.
Fernando Sahmkow
2022-10-06
2
-10
/
+7
*
NvHost: Fix some regressions and correct signaling on timeout.
Fernando Sahmkow
2022-10-06
1
-25
/
+19
*
Merge pull request #9013 from liamwhite/spinning-a-yarn
bunnei
2022-10-05
7
-8
/
+8
|
\
|
*
common: remove "yuzu:" prefix from thread names
Liam
2022-10-03
7
-8
/
+8
*
|
service: nfp: Fix errors to pass unit testing
Narr the Reg
2022-10-03
6
-42
/
+112
|
/
*
Merge pull request #8955 from german77/amiibo-rewrite
bunnei
2022-10-02
18
-1308
/
+1930
|
\
|
*
service: mii: Copy only valid name bytes
german77
2022-10-02
1
-3
/
+18
|
*
service: nfp: Implement mount target and open application area errors, minor ...
Narr the Reg
2022-10-02
5
-19
/
+124
|
*
nfp: Multiple fixes against HW
german77
2022-10-02
9
-62
/
+163
|
*
service: nfp: address comments
german77
2022-10-02
4
-20
/
+22
|
*
service: nfp: Rewrite and implement applet calls
german77
2022-10-02
13
-1263
/
+1542
|
*
core: hid: Add nfc support to emulated controller
german77
2022-10-02
4
-3
/
+123
*
|
Merge pull request #8992 from Morph1984/vi-vsync-event
bunnei
2022-10-02
6
-29
/
+66
|
\
\
|
*
|
service: vi: Retrieve vsync event once per display
Morph
2022-09-25
5
-14
/
+42
|
*
|
service: vi: Move VI results into its own file
Morph
2022-09-25
2
-16
/
+25
*
|
|
Merge pull request #8876 from FearlessTobi/multiplayer-part3
bunnei
2022-10-01
9
-119
/
+949
|
\
\
\
|
*
|
|
Address some review comments
FearlessTobi
2022-09-20
5
-50
/
+36
|
*
|
|
yuzu: Multiple room UI improvements
german77
2022-09-10
3
-1
/
+13
|
*
|
|
ldn: Initial implementation
FearlessTobi
2022-09-09
6
-117
/
+949
*
|
|
|
Fix "controller.colors_state.right" being "left"
Zwip-Zwap Zapony
2022-10-01
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #8934 from german77/palma_release
bunnei
2022-09-29
7
-33
/
+842
|
\
\
\
|
*
|
|
service: hid: Partially implement palma controller
Narr the Reg
2022-09-25
7
-33
/
+842
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #8940 from german77/silence
bunnei
2022-09-28
1
-1
/
+2
|
\
\
\
|
*
|
|
yuzu: Silence some clang warnings
Narr the Reg
2022-09-21
1
-1
/
+2
|
|
/
/
*
|
|
core/loader: Return nullptr if file is nullptr
Merry
2022-09-25
1
-0
/
+4
*
|
|
Merge pull request #8945 from Tachi107/typos
Morph
2022-09-23
2
-3
/
+3
|
\
\
\
|
*
|
|
chore: fix some typos
Andrea Pappacoda
2022-09-23
2
-3
/
+3
|
|
/
/
*
/
/
sockets: Make fd member variable protected
Lioncash
2022-09-22
2
-6
/
+17
|
/
/
[next]