FearlessTobi
|
4afebf26b6
sm/controller: Increase PointerBufferSize
|
6 anni fa |
bunnei
|
c3d3b173d3
kernel: Implement a more accurate IPC dispatch.
|
6 anni fa |
bunnei
|
9046d4a548
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154)
|
6 anni fa |
Lioncash
|
221613d4ea
kernel/server_session: Make data members private
|
7 anni fa |
David Marcec
|
a2cc3b10bb
Changed logging to be "Log before execution", Added more error logging, all services should now log on some level
|
7 anni fa |
Lioncash
|
e42bb5e003
service: Add missing headers inclusions where applicable
|
7 anni fa |
Lioncash
|
56ab608044
core/core: Remove unnecessary sm/controller include
|
7 anni fa |
bunnei
|
cee6a7ab55
Merge pull request #1080 from lioncash/ret
|
8 anni fa |
Lioncash
|
aac5792a2b
kernel/server_session: Add IsSession() member function
|
8 anni fa |
Lioncash
|
5752454629
sm/controller: Correct return value of QueryPointerBufferSize
|
8 anni fa |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
8 anni fa |
Lioncash
|
2a3f3bf977
sm: Move logging macros over to new fmt-compatible ones
|
8 anni fa |
Lioncash
|
ccca5e7c28
service: Use nested namespace specifiers where applicable
|
8 anni fa |
bunnei
|
72c5bfb1fa
controller: DuplicateSession should return a ClientSession.
|
8 anni fa |
bunnei
|
714a576113
ResponseBuilder: Use a bit field for customizing instead of always_move_handles.
|
8 anni fa |
bunnei
|
1b1d399e5f
hle: Rename RequestBuilder to ResponseBuilder.
|
8 anni fa |
bunnei
|
f9dae99006
service: Fix all incorrect IPC response headers.
|
8 anni fa |
bunnei
|
27bad0598a
hle: Integrate Domain handling into ServerSession.
|
8 anni fa |
bunnei
|
67758857e4
hle: Remove Domain and SyncObject kernel objects.
|
8 anni fa |
bunnei
|
6a36ffb86c
controller: Use DuplicateSession for DuplicateSessionEx.
|
8 anni fa |
bunnei
|
1247c53786
yuzu: Update license text to be consistent across project.
|
8 anni fa |
Subv
|
c12c756539
IPC: Make DuplicateSession return the Domain instead of the Session if the request was made on a Domain interface.
|
8 anni fa |
Subv
|
ad965501d0
IPC: Corrected some command headers in the IPC Controller interface.
|
8 anni fa |
Subv
|
0368324f79
IPC Cleanup: Remove 3DS-specific code and translate copy, move and domain objects in IPC requests.
|
8 anni fa |
bunnei
|
30e98fae3f
controller: Implement DuplicateSession.
|
8 anni fa |
bunnei
|
dcdaac8a0b
kernel: Fix implementation of ConvertSessionToDomain.
|
8 anni fa |
bunnei
|
ad073846bc
service: Clean up apm/lm/applet_oe/controller/sm ctor/dtor.
|
8 anni fa |
bunnei
|
4fb1b24d68
hle: Implement ConvertSessionToDomain, various cleanups.
|
8 anni fa |
bunnei
|
960a1416de
hle: Initial implementation of NX service framework and IPC.
|
8 anni fa |