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
*
bootmanager: Fix screenshot resolution factor usage
ameerj
2021-11-16
2
-10
/
+7
*
Settings: eliminate rescaling_factor.
Fernando Sahmkow
2021-11-16
3
-29
/
+12
*
program_metadata: Add default ThreadInfo kernel capability
OatmealDome
2021-11-10
1
-1
/
+4
*
applets/swkbd: Fix text check message encoding
Morph
2021-11-08
1
-7
/
+15
*
applets/swkbd: Skip text checking if the text has been confirmed
Morph
2021-11-08
4
-13
/
+21
*
service/pctl: Stub EndFreeCommunication
Narr the Reg
2021-11-05
1
-1
/
+8
*
Merge pull request #7279 from Morph1984/system-get-program-id
Morph
2021-11-04
22
-53
/
+44
|
\
|
*
general: Get the current process program id directly from the system
Morph
2021-11-04
18
-50
/
+38
|
*
general: Rename GetTitleID to GetProgramID
Morph
2021-11-04
21
-39
/
+42
*
|
Merge pull request #7289 from ameerj/perf-stat-shutdown
Morph
2021-11-04
1
-1
/
+1
|
\
\
|
*
|
core: Reorder perf_stats destruction order on Shutdown
ameerj
2021-11-04
1
-1
/
+1
|
|
/
*
|
Merge pull request #7287 from Morph1984/stub-aoc
Fernando S
2021-11-05
2
-0
/
+29
|
\
\
|
|
/
|
/
|
|
*
service: aoc: Stub NotifyUnmountAddOnContent
Morph
2021-11-04
2
-1
/
+9
|
*
service: aoc: Stub NotifyMountAddOnContent and NotifyMountAddOnContent
Morph
2021-11-04
2
-0
/
+21
*
|
Merge pull request #7282 from ameerj/core-includes
bunnei
2021-11-04
134
-219
/
+8
|
\
\
|
|
/
|
/
|
|
*
core: Fix transitive include build errors
ameerj
2021-11-03
5
-0
/
+9
|
*
core: Remove unused includes
ameerj
2021-11-03
133
-221
/
+1
*
|
service/acc: Rename Unknown160 to InitializeApplicationInfoV2
german77
2021-11-04
3
-3
/
+3
*
|
service: acc: Stub acc:u0 '160'
Morph
2021-11-04
3
-0
/
+9
|
/
*
svc: Correct WaitSynchronization num_handles param type
Morph
2021-11-02
2
-4
/
+4
*
general: Remove MakeResult helpers
Morph
2021-11-02
13
-69
/
+48
*
hle/result: Amend ResultVal documentation
Morph
2021-11-02
1
-12
/
+10
*
hle/result: Reimplement ResultVal using Common::Expected
Morph
2021-11-02
1
-117
/
+63
*
Merge pull request #7227 from vonchenplus/fix_memory_leak_v2
bunnei
2021-11-01
6
-24
/
+54
|
\
|
*
Fix dangling kernel objects when exiting
Feng Chen
2021-10-27
2
-11
/
+13
|
*
Revert PR7009
Feng Chen
2021-10-27
2
-15
/
+5
|
*
Fix memory leak
Feng Chen
2021-10-27
4
-0
/
+38
*
|
Merge pull request #7244 from Morph1984/application-lang-pt-br
bunnei
2021-10-29
4
-3
/
+30
|
\
\
|
*
|
file_sys: control_metadata: Add BrazilianPortuguese
Morph
2021-10-28
2
-2
/
+4
|
*
|
ns: language: Add BrazilianPortuguese to ApplicationLanguage
Morph
2021-10-28
2
-1
/
+26
*
|
|
Merge pull request #7240 from Morph1984/resultval-remove-cv
bunnei
2021-10-29
1
-2
/
+2
|
\
\
\
|
*
|
|
hle/result: Remove cv-qualifiers from Arg in MakeResult
Morph
2021-10-28
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
hle/result: Declare copy/move constructor/assignment as noexcept
Morph
2021-10-28
1
-3
/
+3
*
|
|
hle/result: Add move assignment operator in ResultVal
Morph
2021-10-28
1
-0
/
+20
|
|
/
|
/
|
*
|
Merge pull request #7193 from FernandoS27/idle
Morph
2021-10-25
2
-0
/
+22
|
\
\
|
|
/
|
/
|
|
*
SVC: Implement svcInfo:IdleTickCount
Fernando Sahmkow
2021-10-16
2
-0
/
+22
*
|
Merge pull request #7218 from bylaws/aswdqdsam
Ameer J
2021-10-24
2
-21
/
+9
|
\
\
|
*
|
Fixup channel submit IOCTL syncpoint parameters
Billy Laws
2021-10-24
2
-21
/
+9
*
|
|
Fixed ARM_Dynamic_64 Step
Andrew Strelsky
2021-10-24
1
-1
/
+1
|
/
/
*
|
Merge pull request #7198 from ameerj/settings-chrono
bunnei
2021-10-19
2
-8
/
+10
|
\
\
|
*
|
settings: Remove std::chrono usage
ameerj
2021-10-17
2
-8
/
+10
|
|
/
*
|
Merge pull request #7173 from Morph1984/invalidate-unmap
bunnei
2021-10-17
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
KPageTable: Perform ranged invalidation when unmapping code memory
Morph
2021-10-13
1
-0
/
+2
*
|
Merge pull request #7187 from FernandoS27/boy-i-say-boy
bunnei
2021-10-15
4
-0
/
+51
|
\
\
|
*
|
NvHost/Core: Address Feedback.
Fernando Sahmkow
2021-10-16
3
-19
/
+27
|
*
|
Suspend temporally
FernandoS27
2021-10-16
3
-1
/
+31
|
*
|
NVHost_Ctrl: Force wait if the gpu falls behind too long.
FernandoS27
2021-10-16
2
-0
/
+13
*
|
|
service/vi: Stub IHOSBinderDriver::TransactParcel GetBufferHistory (#7184)
Feng Chen
2021-10-15
1
-1
/
+11
|
/
/
*
|
core: Move ResultStatus outside of System
Morph
2021-10-15
2
-43
/
+45
*
|
core: Remove static system instance
Morph
2021-10-15
2
-28
/
+5
|
/
[next]