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
*
kernel: Differentiate kernel and user processes when picking ID
Zach Hilman
2019-06-10
5
-9
/
+27
*
Merge pull request #2571 from lioncash/ref
Zach Hilman
2019-06-09
2
-2
/
+2
|
\
|
*
kernel/process: Make Create()'s name parameter be taken by value
Lioncash
2019-06-09
2
-2
/
+2
*
|
kernel/svc: Implement TotalMemoryUsedWithoutMmHeap/TotalMemoryAvailableWithou...
Lioncash
2019-06-09
3
-2
/
+42
*
|
kernel/svc: Amend naming for TotalMemoryUsage in svcGetInfo()
Lioncash
2019-06-09
3
-6
/
+6
*
|
kernel/svc: Remove duplicate enum entry in svcGetInfo()
Lioncash
2019-06-09
1
-2
/
+1
|
/
*
constants: Extract backup JPEG used by account services
Zach Hilman
2019-06-07
4
-16
/
+40
*
Merge pull request #2514 from ReinUsesLisp/opengl-compat
Zach Hilman
2019-06-07
2
-2
/
+0
|
\
|
*
rasterizer_opengl: Remove OpenGL core profile
ReinUsesLisp
2019-05-30
2
-2
/
+0
*
|
Merge pull request #2549 from lioncash/header
Zach Hilman
2019-06-06
1
-1
/
+0
|
\
\
|
*
|
kernel/process: Remove unused boost header include
Lioncash
2019-06-05
1
-1
/
+0
*
|
|
Merge pull request #2551 from lioncash/dtor
bunnei
2019-06-06
1
-9
/
+9
|
\
\
\
|
*
|
|
service/ns: Add missing override specifiers
Lioncash
2019-06-05
1
-9
/
+9
*
|
|
|
Merge pull request #2419 from DarkLordZach/srv-lr-iface
bunnei
2019-06-05
1
-3
/
+77
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
ncm: Implement LR OpenAddOnContentLocationResolver (2)
Zach Hilman
2019-05-26
1
-24
/
+21
|
*
|
|
ncm: Implement LR OpenRegisteredLocationResolver (1)
Zach Hilman
2019-05-26
1
-0
/
+27
|
*
|
|
ncm: Implement LR OpenLocationResolver (0)
Zach Hilman
2019-05-26
1
-0
/
+50
*
|
|
|
Merge pull request #2526 from lioncash/global
Zach Hilman
2019-06-05
7
-66
/
+97
|
\
\
\
\
|
*
|
|
|
core/core: Remove unnecessary includes
Lioncash
2019-05-29
3
-13
/
+37
|
*
|
|
|
core/loader: Remove LoadKernelSystemMode
Lioncash
2019-05-28
3
-21
/
+0
|
*
|
|
|
core/telemetry_session: Remove unnecessary web service nulling out in destructor
Lioncash
2019-05-28
1
-2
/
+1
|
*
|
|
|
core/telemetry_session: Remove usages of the global system accessor
Lioncash
2019-05-28
3
-30
/
+54
|
*
|
|
|
core/telemetry_session: Explicitly delete copy and move constructors
Lioncash
2019-05-28
1
-1
/
+7
|
*
|
|
|
core/telemetry_session: Remove unused include
Lioncash
2019-05-28
1
-1
/
+0
|
|
/
/
/
*
|
|
|
Merge pull request #2545 from lioncash/timing
Zach Hilman
2019-06-05
5
-76
/
+34
|
\
\
\
\
|
*
|
|
|
core/core_timing_util: Amend casing of cyclesTo* functions
Lioncash
2019-06-04
3
-6
/
+6
|
*
|
|
|
core/core_timing_util: Use std::chrono types for specifying time units
Lioncash
2019-06-04
5
-34
/
+39
|
*
|
|
|
core/core_timing_utils: Simplify overload set
Lioncash
2019-06-04
2
-49
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #2510 from SciresM/desired_language
Zach Hilman
2019-06-05
10
-402
/
+1081
|
\
\
\
\
|
*
|
|
|
Fix bitmask logic inversion
Michael Scire
2019-05-23
1
-2
/
+1
|
*
|
|
|
fix introduced clang-format errors
Michael Scire
2019-05-23
1
-3
/
+2
|
*
|
|
|
Address review comments
Michael Scire
2019-05-23
6
-47
/
+120
|
*
|
|
|
clang-format fixes
Michael Scire
2019-05-23
4
-31
/
+32
|
*
|
|
|
Implement IApplicationFunctions::GetDesiredLanguage
Michael Scire
2019-05-23
9
-403
/
+1010
*
|
|
|
|
yuzu/bootmanager: Treat the resolution factor as a u32
Lioncash
2019-06-03
2
-13
/
+21
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #1931 from DarkLordZach/mii-database-1
bunnei
2019-05-30
11
-111
/
+1059
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
mii_manager: Fix incorrect loop condition in mii UUID generation code
Zach Hilman
2019-04-25
3
-2
/
+3
|
*
|
|
profile_select: Port Service::Account::UUID to Common::UUID
Zach Hilman
2019-04-25
5
-13
/
+12
|
*
|
|
mii: Implement Delete and Destroy file
Zach Hilman
2019-04-25
3
-8
/
+116
|
*
|
|
mii: Implement IsUpdated command (IPC 0)
Zach Hilman
2019-04-25
3
-9
/
+34
|
*
|
|
mii_manager: Cleanup and optimization
Zach Hilman
2019-04-25
3
-36
/
+50
|
*
|
|
mii: Implement IDatabaseService commands using MiiManager
Zach Hilman
2019-04-25
2
-15
/
+244
|
*
|
|
mii: Add MiiManager class to manage Mii database
Zach Hilman
2019-04-25
2
-0
/
+622
|
*
|
|
common: Extract UUID to its own class
Zach Hilman
2019-04-25
3
-78
/
+28
*
|
|
|
Merge pull request #2518 from ReinUsesLisp/sdl2-window
bunnei
2019-05-29
1
-2
/
+1
|
\
\
\
\
|
*
|
|
|
emu_window: Pass OnMinimalClientAreaChangeRequest argument by copy
ReinUsesLisp
2019-05-26
1
-2
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #2519 from lioncash/sign
bunnei
2019-05-27
2
-5
/
+5
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
core_timing_util: Silence sign-comparison warnings
Lioncash
2019-05-25
1
-4
/
+4
|
*
|
|
loader/nso: Silence sign-comparison warning
Lioncash
2019-05-25
1
-1
/
+1
*
|
|
|
Merge pull request #2509 from lioncash/aoc
bunnei
2019-05-25
1
-19
/
+50
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]