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
*
hle: service: sm: GetService: Reserve session resource when we create a KSess...
bunnei
2021-05-10
1
-0
/
+7
*
hle: service: Add support for dispatching TIPC requests.
bunnei
2021-05-10
2
-1
/
+52
*
hle: service: Implement IPC::CommandType::Close.
bunnei
2021-05-10
3
-11
/
+15
*
hle: service: sm: Use RegisterNamedService to register the service.
bunnei
2021-05-10
1
-1
/
+1
*
hle: service: sm: Improve Initialize implementation.
bunnei
2021-05-10
2
-0
/
+3
*
hle: kernel: svc: Update ConnectToNamedPort to use new CreateNamedServicePort...
bunnei
2021-05-10
1
-4
/
+3
*
hle: kernel: Implement named service ports using service interface factory.
bunnei
2021-05-10
4
-22
/
+30
*
hle: kernel: KSession: Improve implementation of CloneCurrentObject.
bunnei
2021-05-10
1
-2
/
+10
*
hle: service: sm: Increase point buffer size.
bunnei
2021-05-10
1
-1
/
+1
*
hle: ipc_helpers: Reserve session resource when we create a KSession.
bunnei
2021-05-10
1
-0
/
+5
*
hle: kernel: KClientPort: Cleanup comment format.
bunnei
2021-05-10
1
-1
/
+1
*
hle: ipc: Add declarations for TIPC.
bunnei
2021-05-10
1
-1
/
+16
*
hle: kernel: Further cleanup and add TIPC helpers.
bunnei
2021-05-10
2
-4
/
+12
*
hle: ipc_helpers: Update IPC response generation for TIPC.
bunnei
2021-05-10
2
-19
/
+39
*
Merge pull request #6291 from lioncash/kern-shadow
bunnei
2021-05-09
40
-140
/
+138
|
\
|
*
kernel: Eliminate variable shadowing
Lioncash
2021-05-08
40
-140
/
+138
*
|
kernel: Delete unused files
german77
2021-05-09
2
-151
/
+0
|
/
*
Merge pull request #6266 from bunnei/kautoobject-refactor
bunnei
2021-05-07
140
-2699
/
+4595
|
\
|
*
hle: kernel: KPageTable: CanContain should not be constexpr.
bunnei
2021-05-05
2
-2
/
+2
|
*
hle: kernel: Move slab resource counts to Kernel.
bunnei
2021-05-05
4
-33
/
+52
|
*
fixup! hle: kernel: Migrate KSharedMemory to KAutoObject.
bunnei
2021-05-05
1
-2
/
+2
|
*
fixup! hle: kernel: Migrate more of KThread to KAutoObject.
bunnei
2021-05-05
1
-1
/
+1
|
*
fixup! hle: kernel: Ensure all kernel objects with KAutoObject are properly c...
bunnei
2021-05-05
1
-2
/
+0
|
*
fixup! hle: kernel: Ensure all kernel objects with KAutoObject are properly c...
bunnei
2021-05-05
1
-2
/
+0
|
*
kernel: svc: Remove unused RetrieveResourceLimitValue function.
bunnei
2021-05-05
1
-32
/
+0
|
*
hle: kernel: Fix un/sign mismatch errors with NUM_CPU_CORES.
bunnei
2021-05-05
1
-3
/
+3
|
*
fixup! hle: kernel: Add initial impl. of slab setup.
bunnei
2021-05-05
1
-6
/
+2
|
*
fixup! hle: kernel: Migrate to KHandleTable.
bunnei
2021-05-05
1
-0
/
+3
|
*
fixup! hle: kernel: Migrate more of KThread to KAutoObject.
bunnei
2021-05-05
1
-7
/
+0
|
*
fixup! hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject.
bunnei
2021-05-05
2
-2
/
+2
|
*
fixup! hle: kernel: Migrate to KHandleTable.
bunnei
2021-05-05
1
-1
/
+1
|
*
fixup! hle: kernel: Add initial impl. of KLinkedList.
bunnei
2021-05-05
1
-12
/
+12
|
*
fixup! hle: kernel: Migrate to KHandleTable.
bunnei
2021-05-05
1
-1
/
+1
|
*
fixup! hle: kernel: Migrate KPort, KClientPort, and KServerPort to KAutoObject.
bunnei
2021-05-05
1
-1
/
+1
|
*
fixup! hle: kernel: Migrate KSession, KClientSession, and KServerSession to K...
bunnei
2021-05-05
3
-22
/
+28
|
*
fixup! hle: kernel: Migrate KSession, KClientSession, and KServerSession to K...
bunnei
2021-05-05
1
-1
/
+1
|
*
fixup! hle: kernel: Migrate KPort, KClientPort, and KServerPort to KAutoObject.
bunnei
2021-05-05
1
-1
/
+1
|
*
fixup! hle: kernel: Migrate to KHandleTable.
bunnei
2021-05-05
1
-60
/
+58
|
*
fixup! hle: kernel: Add initial impl. of KAutoObjectWithListContainer.
bunnei
2021-05-05
1
-11
/
+9
|
*
fixup! hle: kernel: Add initial impl. of KAutoObjectWithListContainer.
bunnei
2021-05-05
1
-9
/
+2
|
*
fixup! hle: kernel: Add initial impl. of KAutoObject.
bunnei
2021-05-05
1
-46
/
+46
|
*
fixup! hle: kernel: Add initial impl. of KAutoObject.
bunnei
2021-05-05
1
-1
/
+1
|
*
fixup! hle: kernel: Add initial impl. of slab setup.
bunnei
2021-05-05
1
-8
/
+8
|
*
common: Rename NON_COPYABLE/NON_MOVABLE with YUZU_ prefix.
bunnei
2021-05-05
4
-9
/
+9
|
*
fixup! hle: kernel: Rename Process to KProcess.
bunnei
2021-05-05
1
-1
/
+1
|
*
fixup! hle: kernel: Migrate to KHandleTable.
bunnei
2021-05-05
1
-1
/
+1
|
*
fixup! hle: kernel: Improve MapSharedMemory and implement UnmapSharedMemory.
bunnei
2021-05-05
1
-3
/
+3
|
*
hle: kernel: svc: ConnectToNamedPort: Use KHandleTable::Reserve.
bunnei
2021-05-05
1
-3
/
+8
|
*
hle: kernel: Migrate to KHandleTable.
bunnei
2021-05-05
19
-375
/
+496
|
*
hle: kernel: KClassToken: Ensure class tokens are correct.
bunnei
2021-05-05
1
-1
/
+127
[next]