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
...
|
*
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
89
-163
/
+6
|
\
\
|
|
/
|
/
|
|
*
core: Fix transitive include build errors
ameerj
2021-11-03
3
-0
/
+6
|
*
core: Remove unused includes
ameerj
2021-11-03
88
-164
/
+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
10
-60
/
+41
*
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
5
-11
/
+51
|
\
|
*
Fix dangling kernel objects when exiting
Feng Chen
2021-10-27
2
-11
/
+13
|
*
Revert PR7009
Feng Chen
2021-10-27
1
-2
/
+2
|
*
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
2
-1
/
+26
|
\
\
|
*
|
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
*
|
Fixup channel submit IOCTL syncpoint parameters
Billy Laws
2021-10-24
2
-21
/
+9
*
|
Merge pull request #7198 from ameerj/settings-chrono
bunnei
2021-10-19
1
-6
/
+7
|
\
\
|
*
|
settings: Remove std::chrono usage
ameerj
2021-10-17
1
-6
/
+7
|
|
/
*
|
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
2
-0
/
+16
|
\
\
|
*
|
NvHost/Core: Address Feedback.
Fernando Sahmkow
2021-10-16
1
-3
/
+5
|
*
|
Suspend temporally
FernandoS27
2021-10-16
1
-1
/
+2
|
*
|
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
|
/
*
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 #7091 from vonchenplus/fix_memroy_leak
Ameer J
2021-10-04
5
-9
/
+113
|
\
\
\
\
|
*
|
|
|
Fix KShareMemory object leak
Feng Chen
2021-09-29
4
-3
/
+105
|
*
|
|
|
Fix KScopedAutoObject object leak when SendSyncRequest
Feng Chen
2021-09-25
1
-6
/
+8
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
service: am: Make use of Exit to exit the currently running application
Morph
2021-10-01
1
-2
/
+2
|
|
/
/
|
/
|
|
[prev]
[next]