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
*
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
|
/
*
Merge pull request #7110 from vonchenplus/fix_extract_offline_romefs_error
Morph
2021-10-11
1
-0
/
+10
|
\
|
*
applets/web: Fallback to loader to get the manual romfs if none is found
Feng Chen
2021-10-11
1
-0
/
+10
*
|
kernel: hle_ipc: Foward declare KAutoObject
Morph
2021-10-07
2
-1
/
+2
*
|
service: Reduce header include overhead
Morph
2021-10-07
30
-38
/
+10
*
|
Merge pull request #7118 from ameerj/vc-gpu-impl
Fernando S
2021-10-06
5
-52
/
+36
|
\
\
|
*
|
nvflinger: Use jthread and stop_token for VSync thread
ameerj
2021-10-03
2
-32
/
+8
|
*
|
nvhost_ctrl: Refactor usage of gpu.LockSync()
ameerj
2021-10-03
1
-15
/
+15
|
*
|
gpu: Migrate implementation to the cpp file
ameerj
2021-10-03
2
-5
/
+13
*
|
|
Merge pull request #7115 from ameerj/log-compile
bunnei
2021-10-05
4
-0
/
+6
|
\
\
\
|
*
|
|
common/logging: Reduce scope of fmt include
ameerj
2021-10-01
2
-0
/
+3
|
*
|
|
common/logging: Move Log::Entry declaration to a separate header
ameerj
2021-10-01
2
-0
/
+3
|
|
/
/
*
|
|
Merge pull request #7103 from Morph1984/service-ctx-event
bunnei
2021-10-04
26
-271
/
+367
|
\
\
\
|
*
|
|
service: Replace service event creation with ServiceContext::CreateEvent
Morph
2021-10-01
26
-271
/
+367
*
|
|
|
Merge pull request #7107 from astrelsky/iob_fix
bunnei
2021-10-04
1
-1
/
+5
|
\
\
\
\
|
*
|
|
|
prevent access violation from iob in Memory::IsValidVirtualAddress
Andrew Strelsky
2021-09-29
1
-1
/
+5
*
|
|
|
|
Merge pull request #7091 from vonchenplus/fix_memroy_leak
Ameer J
2021-10-04
6
-9
/
+114
|
\
\
\
\
\
|
*
|
|
|
|
Fix KShareMemory object leak
Feng Chen
2021-09-29
5
-3
/
+106
|
*
|
|
|
|
Fix KScopedAutoObject object leak when SendSyncRequest
Feng Chen
2021-09-25
1
-6
/
+8
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #7113 from Morph1984/no-log-ip-addr
bunnei
2021-10-02
1
-2
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
network: Do not log IP address
Morph
2021-10-01
1
-2
/
+0
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
service: am: Make use of Exit to exit the currently running application
Morph
2021-10-01
1
-2
/
+2
*
|
|
|
|
core: Add Exit and ExitCallback
Morph
2021-10-01
2
-0
/
+25
|
/
/
/
/
*
|
|
|
Merge pull request #7102 from Morph1984/remove-boxcat
bunnei
2021-10-01
6
-735
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
service: bcat: Remove BoxCat BCAT implementation
Morph
2021-09-29
4
-631
/
+0
|
*
|
|
externals: Remove libzip
Morph
2021-09-28
1
-1
/
+1
|
*
|
|
file_sys: Remove vfs_libzip
Morph
2021-09-28
3
-103
/
+0
|
|
|
/
|
|
/
|
*
/
|
style: Remove extra space preceding the :: operator
Morph
2021-09-29
6
-7
/
+7
|
/
/
[next]