index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
kernel
/
k_session.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel/svc_types: refresh
Liam
2022-11-10
1
-1
/
+1
*
kernel: invert session request handling flow
Liam
2022-10-31
1
-3
/
+2
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
core: Remove unused includes
ameerj
2021-11-04
1
-1
/
+0
*
hle: kernel: Refactor to allocate a ServiceThread per service handler.
bunnei
2021-06-05
1
-2
/
+3
*
Revert "WORKAROUND: temp. disable session resource limits while we work out issues"
bunnei
2021-05-21
1
-1
/
+1
*
WORKAROUND: temp. disable session resource limits while we work out issues
bunnei
2021-05-11
1
-1
/
+1
*
kernel: Eliminate variable shadowing
Lioncash
2021-05-08
1
-2
/
+2
*
fixup! hle: kernel: Migrate KSession, KClientSession, and KServerSession to KAutoObject.
bunnei
2021-05-06
1
-9
/
+15
*
hle: kernel: Rename Process to KProcess.
bunnei
2021-05-06
1
-1
/
+1
*
hle: kernel: Remove deprecated Object class.
bunnei
2021-05-06
1
-2
/
+2
*
hle: kernel: Migrate KPort, KClientPort, and KServerPort to KAutoObject.
bunnei
2021-05-06
1
-3
/
+15
*
hle: kernel: Migrate KSession, KClientSession, and KServerSession to KAutoObject.
bunnei
2021-05-06
1
-0
/
+67