23 Commits (56ab608044a6161118e96ea7d2c048306fad9c5e)

Author SHA1 Message Date
Lioncash 56ab608044 core/core: Remove unnecessary sm/controller include 7 years ago
Lioncash aac5792a2b kernel/server_session: Add IsSession() member function 7 years ago
Lioncash 5752454629 sm/controller: Correct return value of QueryPointerBufferSize 7 years ago
James Rowe 638956aa81 Rename logging macro back to LOG_* 8 years ago
Lioncash 2a3f3bf977
sm: Move logging macros over to new fmt-compatible ones 8 years ago
Lioncash ccca5e7c28 service: Use nested namespace specifiers where applicable 8 years ago
bunnei 72c5bfb1fa controller: DuplicateSession should return a ClientSession. 8 years ago
bunnei 714a576113 ResponseBuilder: Use a bit field for customizing instead of always_move_handles. 8 years ago
bunnei 1b1d399e5f hle: Rename RequestBuilder to ResponseBuilder. 8 years ago
bunnei f9dae99006 service: Fix all incorrect IPC response headers. 8 years ago
bunnei 27bad0598a hle: Integrate Domain handling into ServerSession. 8 years ago
bunnei 67758857e4 hle: Remove Domain and SyncObject kernel objects. 8 years ago
bunnei 6a36ffb86c controller: Use DuplicateSession for DuplicateSessionEx. 8 years ago
bunnei 1247c53786 yuzu: Update license text to be consistent across project. 8 years ago
Subv c12c756539 IPC: Make DuplicateSession return the Domain instead of the Session if the request was made on a Domain interface. 8 years ago
Subv ad965501d0 IPC: Corrected some command headers in the IPC Controller interface. 8 years ago
Subv 0368324f79 IPC Cleanup: Remove 3DS-specific code and translate copy, move and domain objects in IPC requests. 8 years ago
bunnei 30e98fae3f controller: Implement DuplicateSession. 8 years ago
bunnei dcdaac8a0b kernel: Fix implementation of ConvertSessionToDomain. 8 years ago
bunnei ad073846bc service: Clean up apm/lm/applet_oe/controller/sm ctor/dtor. 8 years ago
bunnei 4fb1b24d68 hle: Implement ConvertSessionToDomain, various cleanups. 8 years ago
bunnei 960a1416de hle: Initial implementation of NX service framework and IPC. 8 years ago