bunnei
|
3e930304fe
Merge pull request #2090 from FearlessTobi/port-4599
|
7 роки тому |
Lioncash
|
02bc9e9de1
core/hle/ipc: Remove unnecessary includes
|
7 роки тому |
Weiyi Wang
|
89abef3518
remove all occurance of specifying endianness inside BitField
|
7 роки тому |
Lioncash
|
1fb4bebb63
kernel/errors: Remove now-unused, unnecessary, error codes
|
7 роки тому |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 роки тому |
Valentin Vanelslande
|
2ec9fbc2d4
ipc: minor fix
|
7 роки тому |
greggameplayer
|
94fecef137
add IPC CommandType & Some HID FunctionInfo (#487)
|
8 роки тому |
David Marcec
|
fd86cdb2e2
Added RequestWithContext & ControlWithContext
|
8 роки тому |
bunnei
|
fadab1d5f3
ipc: Add support for PopIpcInterface() method.
|
8 роки тому |
bunnei
|
1ce6fff064
hle_ipc: Add helper functions for reading and writing buffers.
|
8 роки тому |
gdkchan
|
59575d5cae
Stub PopLaunchParameter and implement Buffer C Descriptors reading on hle_ipc (#96)
|
8 роки тому |
bunnei
|
30cb98f874
ipc: Implement domain command CloseVirtualHandle.
|
8 роки тому |
MerryMage
|
e35644c005
clang-format
|
8 роки тому |
Subv
|
ab86b80cac
IPC: Corrected some definitions for the buffer C descriptor flags.
|
8 роки тому |
Subv
|
0368324f79
IPC Cleanup: Remove 3DS-specific code and translate copy, move and domain objects in IPC requests.
|
8 роки тому |
Subv
|
226786f0b0
IPC: Use the correct size when pushing raw data to the command buffer and fixed pushing domain objects.
|
8 роки тому |
bunnei
|
34571f4d2e
hle: Use Switch formatted result codes.
|
8 роки тому |
bunnei
|
4fb1b24d68
hle: Implement ConvertSessionToDomain, various cleanups.
|
8 роки тому |
bunnei
|
960a1416de
hle: Initial implementation of NX service framework and IPC.
|
8 роки тому |
Huw Pascoe
|
a13ab958cb
Fixed type conversion ambiguity
|
8 роки тому |
Yuri Kunde Schlesner
|
20e5abb308
ServiceFramework: Use separate copy of command buffer
|
9 роки тому |
Yuri Kunde Schlesner
|
2cdb40d709
Kernel: Centralize error definitions in errors.h
|
9 роки тому |
Lectem
|
fb70c9683c
move push out of class body and add u8 u16 bool specializations
|
9 роки тому |
Mat M
|
0cb52ee74a
Doxygen: Amend minor issues (#2593)
|
9 роки тому |
Yuri Kunde Schlesner
|
070daf4126
HLE/IPC: Fix uninitialized variables in helpers (#2568)
|
9 роки тому |
Lectem
|
ee6e88fdb5
fix comments alignment
|
9 роки тому |
Lectem
|
8f2b642415
IPC helpers
|
9 роки тому |
Subv
|
016307ae65
Fixed the codestyle to match our clang-format rules.
|
9 роки тому |
Subv
|
deb83c9fc5
Kernel/IPC: Small codestyle cleanup
|
9 роки тому |
Subv
|
f9bcf89510
Use std::move where appropriate.
|
9 роки тому |