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 #372 from lioncash/enum
bunnei
2018-04-20
3
-38
/
+38
|
\
\
\
|
*
|
|
resource_limit: Make ResourceTypes an enum class
Lioncash
2018-04-20
3
-38
/
+38
*
|
|
|
core: Relocate g_service_manager to the System class
Lioncash
2018-04-20
6
-38
/
+66
|
/
/
/
*
|
|
Merge pull request #340 from mailwl/vi-update
bunnei
2018-04-20
1
-7
/
+27
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Service/VI: stub SetLayerVisibility, fix GetDisplayResolution output
mailwl
2018-04-17
1
-7
/
+27
*
|
|
Merge pull request #367 from lioncash/clamp
bunnei
2018-04-20
1
-1
/
+2
|
\
\
\
|
*
|
|
math_util: Remove the Clamp() function
Lioncash
2018-04-20
1
-1
/
+2
*
|
|
|
Merge pull request #360 from lioncash/namespaces
bunnei
2018-04-20
136
-570
/
+273
|
\
\
\
\
|
*
|
|
|
service: Use nested namespace specifiers where applicable
Lioncash
2018-04-19
136
-570
/
+273
|
|
/
/
/
*
|
|
|
Merge pull request #363 from lioncash/array-size
bunnei
2018-04-20
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
common_funcs: Remove ARRAY_SIZE macro
Lioncash
2018-04-19
1
-1
/
+2
|
|
/
/
/
*
|
|
|
Merge pull request #358 from lioncash/explicit
bunnei
2018-04-19
2
-4
/
+3
|
\
\
\
\
|
*
|
|
|
disk_filesystem: Remove unused total_entries_in_directory member from Disk_Di...
Lioncash
2018-04-19
1
-1
/
+0
|
*
|
|
|
disk_filesystem: Remove redundant initializer in Disk_Directory's constructor
Lioncash
2018-04-19
1
-1
/
+1
|
*
|
|
|
disk_filesystem: Make constructors explicit where applicable
Lioncash
2018-04-19
1
-2
/
+2
|
|
/
/
/
*
/
/
/
vi: Remove redundant initializers in the constructors
Lioncash
2018-04-19
1
-9
/
+5
|
/
/
/
*
|
|
nvflinger: Call MicroProfileFlip on NVFlinger::Compose.
bunnei
2018-04-18
1
-0
/
+3
*
|
|
Merge pull request #341 from shinyquagsire23/pfs-hfs-impl
bunnei
2018-04-17
3
-0
/
+214
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
file_sys: Use NGLOG
shinyquagsire23
2018-04-17
1
-5
/
+5
|
*
|
file_sys: tweaks
shinyquagsire23
2018-04-16
2
-6
/
+7
|
*
|
file_sys: Add HFS/PFS helper component
shinyquagsire23
2018-04-16
3
-0
/
+213
*
|
|
Various service name fixes - part 2 (rebased) (#322)
Hexagon12
2018-04-17
13
-11
/
+207
|
/
/
*
|
Merge pull request #338 from bunnei/unrequire-shared-font
bunnei
2018-04-15
1
-17
/
+14
|
\
\
|
*
|
pl_u: Use empty shared font if none is available.
bunnei
2018-04-15
1
-17
/
+14
*
|
|
fsp_srv: Implement DeleteFile.
bunnei
2018-04-15
6
-9
/
+27
|
/
/
*
|
Merge pull request #332 from bunnei/fix-total-mem-usage
bunnei
2018-04-14
1
-1
/
+1
|
\
\
|
*
|
vm_manager: Increase GetTotalMemoryUsage value.
bunnei
2018-04-14
1
-1
/
+1
*
|
|
fsp_srv: Implement IFile::Flush.
bunnei
2018-04-14
1
-1
/
+9
|
/
/
*
|
Merge pull request #323 from Hexagon12/stub-hid
bunnei
2018-04-13
1
-1
/
+7
|
\
\
|
*
|
Stubbed out GetPlayerLedPattern
Hexagon12
2018-04-13
1
-1
/
+7
*
|
|
Fixed normal params in GetDisplayResolution
Hexagon12
2018-04-13
1
-1
/
+1
|
/
/
*
|
Merge pull request #319 from Hexagon12/service-name-fix
bunnei
2018-04-13
21
-65
/
+413
|
\
\
|
*
|
Various fixes and clang
Hexagon12
2018-04-11
6
-115
/
+108
|
*
|
Decimal change
Hexagon12
2018-04-10
1
-4
/
+4
|
*
|
Updated pctl:a with new service names.
Hexagon12
2018-04-10
1
-4
/
+101
|
*
|
Updated nvmemp with new service names.
Hexagon12
2018-04-10
1
-4
/
+4
|
*
|
Updated nvdrv with more service names.
Hexagon12
2018-04-10
1
-0
/
+7
|
*
|
Updated pl:u with more service names.
Hexagon12
2018-04-10
1
-1
/
+3
|
*
|
Updated hid with more service names.
Hexagon12
2018-04-10
1
-0
/
+50
|
*
|
Updated friend:u with more service names.
Hexagon12
2018-04-10
1
-1
/
+2
|
*
|
Updated the unknown name
Hexagon12
2018-04-10
1
-1
/
+1
|
*
|
Updated friend:a with more service names.
Hexagon12
2018-04-10
1
-1
/
+2
|
*
|
Updated fsp-srv with more service names.
Hexagon12
2018-04-10
1
-4
/
+102
|
*
|
Updated CodecCtl with more service names.
Hexagon12
2018-04-10
1
-3
/
+3
|
*
|
Updated audren with more service names.
Hexagon12
2018-04-10
1
-10
/
+14
|
*
|
Updated audrec with more service names.
Hexagon12
2018-04-10
1
-7
/
+9
|
*
|
Updated audout with more service names.
Hexagon12
2018-04-10
1
-13
/
+16
|
*
|
Updated audin with more service names.
Hexagon12
2018-04-10
1
-9
/
+16
|
*
|
Updated AOC with more service names.
Hexagon12
2018-04-10
1
-0
/
+1
|
*
|
Updated AppletOE with more service names.
Hexagon12
2018-04-10
1
-0
/
+1
[prev]
[next]