index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
am: re-namespace frontend applets to frontend directory
Liam
2024-01-29
28
-325
/
+243
*
am: add new datatypes for per-applet state
Liam
2024-01-29
18
-1
/
+1479
*
service: split am into components
Liam
2024-01-29
58
-3482
/
+4046
*
service: mii: Set arguments as const
Narr the Reg
2024-01-29
1
-7
/
+8
*
Merge pull request #12837 from german77/cat
liamwhite
2024-01-29
1
-1
/
+1
|
\
|
*
service: am: Focus state changed goes last
german77
2024-01-28
1
-1
/
+1
*
|
Merge pull request #12814 from Kelebek1/time_new_ipc
liamwhite
2024-01-29
32
-2039
/
+1204
|
\
\
|
*
|
Move time services to new IPC.
Kelebek1
2024-01-27
32
-2039
/
+1204
*
|
|
fix build for gcc 11
amazingfate
2024-01-29
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #12831 from Kelebek1/audren_multi
liamwhite
2024-01-28
1
-6
/
+10
|
\
\
|
*
|
Use the input process handle to get the correct application's memory
Kelebek1
2024-01-28
1
-6
/
+10
|
|
/
*
|
Merge pull request #12825 from liamwhite/why
liamwhite
2024-01-28
1
-1
/
+2
|
\
\
|
*
|
kernel: clear pinned waiter list on unpin
Liam
2024-01-27
1
-1
/
+2
|
|
/
*
|
Merge pull request #12823 from german77/set-audio
liamwhite
2024-01-28
7
-59
/
+350
|
\
\
|
*
|
service: set: Increase settings version
german77
2024-01-28
1
-2
/
+2
|
*
|
service: set: Implement more Qlaunch Settings
german77
2024-01-28
7
-57
/
+348
|
|
/
*
|
Merge pull request #12802 from german77/mii_interface
liamwhite
2024-01-28
4
-412
/
+171
|
\
\
|
|
/
|
/
|
|
*
service: mii: Migrate service to new interface
Narr the Reg
2024-01-26
4
-412
/
+171
*
|
Merge pull request #12765 from german77/sys-hid
liamwhite
2024-01-26
9
-72
/
+227
|
\
\
|
*
|
service: set: Implement more settings functions for Qlaunch
Narr the Reg
2024-01-25
9
-72
/
+227
*
|
|
Merge pull request #12707 from FearlessTobi/fs-housekeeping
liamwhite
2024-01-26
35
-627
/
+792
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Address review comments and fix compilation problems
FearlessTobi
2024-01-25
4
-3
/
+4
|
*
|
fs: Add path class
FearlessTobi
2024-01-25
2
-2
/
+5
|
*
|
result: Make fully constexpr, add ON_RESULT_INCLUDED
FearlessTobi
2024-01-25
6
-18
/
+46
|
*
|
fs/errors: Unify naming of result codes
FearlessTobi
2024-01-25
6
-32
/
+32
|
*
|
fs: Replace Mode enum by OpenMode enum
FearlessTobi
2024-01-25
8
-53
/
+50
|
*
|
vfs: Move vfs files to their own directory
FearlessTobi
2024-01-25
13
-14
/
+14
|
*
|
fs: Move fsp_srv subclasses to separate files
FearlessTobi
2024-01-25
16
-540
/
+676
|
|
/
*
|
cmif_serialization: support non-domain sessions on domain servers
Liam
2024-01-25
1
-33
/
+32
*
|
cmif_types: improve ergonomics of types
Liam
2024-01-25
4
-38
/
+97
|
/
*
Merge pull request #12759 from liamwhite/mp-misc
liamwhite
2024-01-25
4
-4
/
+25
|
\
|
*
nvservices: close map handles on session close
Liam
2024-01-22
3
-0
/
+16
|
*
kernel: target invalidate to given process
Liam
2024-01-22
1
-4
/
+9
*
|
Merge pull request #12783 from liamwhite/cmif-generation
liamwhite
2024-01-25
7
-353
/
+727
|
\
\
|
*
|
service: add template serializer for method calls
Liam
2024-01-25
7
-353
/
+727
*
|
|
Merge pull request #12499 from Kelebek1/time
liamwhite
2024-01-25
112
-3800
/
+6745
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Rework time service to fix time passing offline.
Kelebek1
2024-01-24
112
-3800
/
+6745
*
|
|
service: properly convert buffers to strings
Narr the Reg
2024-01-23
3
-8
/
+8
|
|
/
|
/
|
*
|
Merge pull request #12579 from FernandoS27/smmu
liamwhite
2024-01-22
39
-196
/
+657
|
\
\
|
*
|
nvhost_vic: use map erase by key
Liam
2024-01-18
1
-4
/
+1
|
*
|
nvdrv: clean up preallocation
Liam
2024-01-18
1
-3
/
+5
|
*
|
nvdrv: use correct names for interface factory
Liam
2024-01-18
1
-3
/
+3
|
*
|
nvdrv: use static typing for SessionId, smmu Asid types
Liam
2024-01-18
31
-59
/
+68
|
*
|
Core: Make sure GPU Dirty Managers ae shared by all processes.
Fernando Sahmkow
2024-01-18
2
-14
/
+4
|
*
|
Core: Clang format and other small issues.
Fernando Sahmkow
2024-01-18
11
-31
/
+52
|
*
|
SMMU: Fix software rendering and cleanup
Fernando Sahmkow
2024-01-18
7
-30
/
+24
|
*
|
SMMU: Add continuity tracking optimization.
Fernando Sahmkow
2024-01-18
2
-1
/
+2
|
*
|
SMMU: Add Android compatibility
Fernando Sahmkow
2024-01-18
1
-2
/
+4
|
*
|
GPU-SMMU: Estimate game leak and preallocate device region.
Fernando Sahmkow
2024-01-18
6
-21
/
+323
|
*
|
GPU SMMU: Expand to 34 bits
Fernando Sahmkow
2024-01-18
2
-5
/
+34
[next]