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
*
Merge pull request #6170 from Morph1984/more-time-fixes
bunnei
2021-04-11
6
-21
/
+38
|
\
|
*
service: time: Setup the network clock with the local clock context
Morph
2021-04-08
6
-21
/
+38
*
|
renderer_vulkan: Check return value of AcquireNextImage
Joshua Ashton
2021-04-11
3
-5
/
+10
*
|
Merge pull request #6167 from Morph1984/time-fix
bunnei
2021-04-10
1
-3
/
+8
|
\
\
|
*
|
service: time: Fix CalculateStandardUserSystemClockDifferenceByUser
Morph
2021-04-07
1
-3
/
+8
*
|
|
Merge pull request #6112 from ogniK5377/pctl
bunnei
2021-04-10
6
-31
/
+254
|
\
\
\
|
*
|
|
Addressed issues
Chloe Marcec
2021-03-30
2
-21
/
+22
|
*
|
|
pctl: Rework how pctl works to be more accurate
Chloe Marcec
2021-03-27
6
-31
/
+253
*
|
|
|
Merge pull request #6172 from degasus/cmake_opus
bunnei
2021-04-10
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
externals: Search for shared opus installation.
Markus Wick
2021-04-08
1
-1
/
+1
*
|
|
|
|
Merge pull request #6099 from bunnei/derive-mem
bunnei
2021-04-10
26
-173
/
+2139
|
\
\
\
\
\
|
*
|
|
|
|
hle: kernel: Breakup InitializeMemoryLayout.
bunnei
2021-03-23
1
-3
/
+7
|
*
|
|
|
|
hle: kernel: k_memory_region_type: Minor code cleanup.
bunnei
2021-03-23
1
-13
/
+12
|
*
|
|
|
|
hle: kernel: k_memory_region: Minor code cleanup.
bunnei
2021-03-23
1
-7
/
+5
|
*
|
|
|
|
hle: kernel: k_memory_layout: Use pair instead of tuple.
bunnei
2021-03-23
1
-2
/
+4
|
*
|
|
|
|
hle: kernel: k_system_control: Remove unnecessary inline.
bunnei
2021-03-23
1
-4
/
+4
|
*
|
|
|
|
common: common_sizes: Move sizes to the Common namespace.
bunnei
2021-03-23
5
-45
/
+50
|
*
|
|
|
|
hle: kernel: Merge KMemoryRegionAttr and KMemoryRegionType.
bunnei
2021-03-21
2
-11
/
+9
|
*
|
|
|
|
hle: kernel: Remove unused variable.
bunnei
2021-03-21
1
-1
/
+0
|
*
|
|
|
|
hle: kernel: k_memory_region_type: Remove extra ".
bunnei
2021-03-21
1
-1
/
+1
|
*
|
|
|
|
hle: kernel: k_memory_layout: Move KMemoryRegionAllocator out of global.
bunnei
2021-03-21
3
-35
/
+47
|
*
|
|
|
|
hle: kernel: k_memory_layout: Derive memory regions based on board layout.
bunnei
2021-03-21
6
-56
/
+1033
|
*
|
|
|
|
common: common_sizes: Move Invalid to Size_* prefix and add missing values.
bunnei
2021-03-21
2
-15
/
+21
|
*
|
|
|
|
hle: kernel: k_memory_region: Refactor to simplify code.
bunnei
2021-03-21
2
-83
/
+89
|
*
|
|
|
|
hle: kernel: board: k_system_control: Extend to include memory region sizes.
bunnei
2021-03-21
3
-1
/
+135
|
*
|
|
|
|
hle: kernel: board: Add secure_monitor module.
bunnei
2021-03-21
2
-0
/
+27
|
*
|
|
|
|
common: Move common sizes to their own header for code reuse.
bunnei
2021-03-21
3
-13
/
+25
|
*
|
|
|
|
hle: kernel: k_address_space_info: Cleanup.
bunnei
2021-03-21
1
-9
/
+9
|
*
|
|
|
|
hle: kernel: Add k_trace module.
bunnei
2021-03-21
2
-0
/
+13
|
*
|
|
|
|
hle: kernel: KSystemControl: Update to reflect board-specific behavior.
bunnei
2021-03-21
4
-10
/
+41
|
*
|
|
|
|
hle: kernel: KMemoryManager: Add CalculateManagementOverheadSize.
bunnei
2021-03-21
2
-0
/
+26
|
*
|
|
|
|
hle: kernel: KMemoryManager: Add aliases.
bunnei
2021-03-21
1
-0
/
+4
|
*
|
|
|
|
hle: kernel: Add architecture and board specific memory regions.
bunnei
2021-03-21
2
-0
/
+72
|
*
|
|
|
|
hle: kernel: KMemoryRegion: Derive region values.
bunnei
2021-03-21
1
-0
/
+327
|
*
|
|
|
|
hle: kernel: Migrate some code from Common::SpinLock to KSpinLock.
bunnei
2021-03-21
5
-25
/
+25
|
*
|
|
|
|
hle: kernel: Add initial KMemoryRegionType module.
bunnei
2021-03-21
3
-18
/
+41
|
*
|
|
|
|
hle: kernel: Move KMemoryRegion to its own module and update.
bunnei
2021-03-21
4
-31
/
+322
*
|
|
|
|
|
Merge pull request #6171 from german77/services
bunnei
2021-04-09
30
-97
/
+137
|
\
\
\
\
\
\
|
*
|
|
|
|
|
wlan: Update to 12.x
german77
2021-04-08
1
-0
/
+7
|
*
|
|
|
|
|
usb: Use proper names
german77
2021-04-08
1
-21
/
+21
|
*
|
|
|
|
|
ITimeZoneService: Update to 12.x
german77
2021-04-08
1
-0
/
+1
|
*
|
|
|
|
|
spl: Update to 12.x
german77
2021-04-08
1
-0
/
+3
|
*
|
|
|
|
|
sfdnsres: Use proper names
german77
2021-04-08
1
-2
/
+2
|
*
|
|
|
|
|
nsd: Update to 12.x
german77
2021-04-08
1
-0
/
+1
|
*
|
|
|
|
|
ethc: Update to 12.x
german77
2021-04-08
1
-0
/
+1
|
*
|
|
|
|
|
sm: Use proper names, update to 12.x
german77
2021-04-08
1
-4
/
+5
|
*
|
|
|
|
|
set_sys: Update to 12.x
german77
2021-04-08
1
-0
/
+6
|
*
|
|
|
|
|
pctl_module: Update to 12.x
german77
2021-04-08
1
-0
/
+3
|
*
|
|
|
|
|
pcie: Use proper names
german77
2021-04-08
1
-1
/
+1
|
*
|
|
|
|
|
olsc: Update to 12.x
german77
2021-04-08
1
-0
/
+1
[next]