index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fsp: Migrate remaining interfaces to cmif serialization
FearlessTobi
2024-02-19
6
-62
/
+48
*
fsp-srv: Migrate to use cmif serialization
FearlessTobi
2024-02-19
2
-263
/
+203
*
fsp: Move IMultiCommitManager to a seperate file
FearlessTobi
2024-02-19
4
-29
/
+60
*
fsp: Move ISaveDataInfoReader to a seperate file
FearlessTobi
2024-02-19
4
-165
/
+214
*
scope_exit: Make constexpr
FearlessTobi
2024-02-19
58
-226
/
+421
*
core/CMakeLists: Sort alphabetically
FearlessTobi
2024-02-19
1
-60
/
+58
*
Merge pull request #13006 from liamwhite/a-hat-in-vram
Narr the Reg
2024-02-18
1
-1
/
+1
|
\
|
*
buffer_cache: use mapped range with large vertex buffer size
Liam
2024-02-13
1
-1
/
+1
*
|
Merge pull request #13026 from liamwhite/scale-this-mf
Narr the Reg
2024-02-18
2
-7
/
+44
|
\
\
|
*
|
shader_recompiler: fix non-const offset for arrayed image types
Liam
2024-02-15
1
-4
/
+10
|
*
|
Revert "shader_recompiler: use only ConstOffset for OpImageFetch"
Liam
2024-02-15
2
-7
/
+38
*
|
|
Merge pull request #13035 from liamwhite/vi2
Narr the Reg
2024-02-18
87
-1824
/
+2105
|
\
\
\
|
*
|
|
nvnflinger: check for layers before compose
Liam
2024-02-18
5
-7
/
+13
|
*
|
|
service: vi: Implement ListDisplayMode
german77
2024-02-17
3
-12
/
+41
|
*
|
|
vi: manage resources independently of nvnflinger and refactor
Liam
2024-02-17
62
-1490
/
+1756
|
*
|
|
vi: move shared buffer management from nvnflinger
Liam
2024-02-17
20
-101
/
+134
|
*
|
|
nvnflinger: convert to process
Liam
2024-02-17
44
-273
/
+241
|
*
|
|
am: unify display layer management
Liam
2024-02-17
12
-261
/
+240
*
|
|
|
Merge pull request #13048 from liamwhite/new-shell
Narr the Reg
2024-02-18
46
-1183
/
+2029
|
\
\
\
\
|
*
|
|
|
ns: address review comments
Liam
2024-02-18
3
-25
/
+35
|
*
|
|
|
ns: rewrite IQueryService
Liam
2024-02-18
5
-75
/
+69
|
*
|
|
|
ns: rewrite IServiceGetterInterface
Liam
2024-02-18
7
-109
/
+192
|
*
|
|
|
ns: rewrite IApplicationManagerInterface
Liam
2024-02-18
11
-489
/
+633
|
*
|
|
|
ns: move IDevelopInterface
Liam
2024-02-18
4
-32
/
+58
|
*
|
|
|
ns: rewrite ISystemUpdateInterface
Liam
2024-02-18
5
-39
/
+109
|
*
|
|
|
ns: move ISystemUpdateControl
Liam
2024-02-18
4
-36
/
+63
|
*
|
|
|
ns: rewrite IVulnerabilityManagerInterface
Liam
2024-02-18
4
-25
/
+57
|
*
|
|
|
ns: rewrite IReadOnlyApplicationControlDataInterface
Liam
2024-02-18
6
-55
/
+160
|
*
|
|
|
ns: rewrite IReadOnlyApplicationRecordInterface
Liam
2024-02-18
5
-45
/
+63
|
*
|
|
|
ns: add IDynamicRightsInterface
Liam
2024-02-18
4
-1
/
+88
|
*
|
|
|
ns: rewrite IDownloadTaskInterface
Liam
2024-02-18
5
-27
/
+62
|
*
|
|
|
ns: rewrite IDocumentInterface
Liam
2024-02-18
6
-51
/
+68
|
*
|
|
|
ns: rewrite IContentManagementInterface
Liam
2024-02-18
6
-52
/
+114
|
*
|
|
|
ns: move IFactoryResetInterface
Liam
2024-02-18
5
-25
/
+46
|
*
|
|
|
ns: move IECommerceInterface
Liam
2024-02-18
5
-25
/
+46
|
*
|
|
|
ns: move IApplicationVersionInterface
Liam
2024-02-18
5
-31
/
+52
|
*
|
|
|
ns: move IAccountProxyInterface
Liam
2024-02-18
6
-19
/
+103
|
*
|
|
|
ns: rewrite IPlatformServiceManager
Liam
2024-02-18
6
-92
/
+81
|
*
|
|
|
ns: rename results header
Liam
2024-02-18
3
-2
/
+2
*
|
|
|
|
Merge pull request #13070 from liamwhite/offset
liamwhite
2024-02-18
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
am: account for offset in transfer memory storage
Liam
2024-02-18
1
-2
/
+2
*
|
|
|
|
|
Merge pull request #13030 from german77/audio-controller
liamwhite
2024-02-18
6
-255
/
+236
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
service: audio: Rewrite IAudioController to new IPC
Narr the Reg
2024-02-17
6
-255
/
+236
*
|
|
|
|
|
core: hid: Remove driver errors from log
german77
2024-02-18
1
-1
/
+5
*
|
|
|
|
|
Merge pull request #13067 from t895/xbox-automap-invert
liamwhite
2024-02-18
1
-3
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
android: Flip AB/XY for xbox controllers during auto-mapping
t895
2024-02-18
1
-3
/
+4
*
|
|
|
|
|
|
Merge pull request #13032 from german77/qlauncher
liamwhite
2024-02-18
7
-9
/
+48
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
service: erpt: Implement SubmitContext
Narr the Reg
2024-02-16
1
-1
/
+11
|
*
|
|
|
|
|
service: caps: Implement GetAlbumFIleList
Narr the Reg
2024-02-16
2
-1
/
+13
|
*
|
|
|
|
|
service: am: Fix GetMainAppletAvailableUsers for user creation
Narr the Reg
2024-02-16
3
-7
/
+6
[next]