Lioncash
|
ff500a7b68
hle_ipc: Introduce generic WriteBuffer overload for multiple container types
|
8 лет назад |
Lioncash
|
af2698dcea
hle_ipc: Amend usage of buffer_index within one of HLERequestContext's WriteBuffer() overloads
|
8 лет назад |
Lioncash
|
46458e7284
core/memory, core/hle/kernel: Use std::move where applicable
|
8 лет назад |
bunnei
|
170e19d4ea
nvflinger: Fix for BufferQueue event handling.
|
8 лет назад |
David Marcec
|
a7d6c0d6ea
No need to use ASSERT_MSG with an empty message
|
8 лет назад |
James Rowe
|
0d46f0df12
Update clang format
|
8 лет назад |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
8 лет назад |
mailwl
|
a27befe456
IPC: skip empty buffer write
|
8 лет назад |
David Marcec
|
fd86cdb2e2
Added RequestWithContext & ControlWithContext
|
8 лет назад |
David
|
ff2f0d980a
GetSharedFontInOrderOfPriority (#381)
|
8 лет назад |
Lioncash
|
40dee76c57
kernel: Migrate logging macros to fmt-compatible ones
|
8 лет назад |
bunnei
|
f4ba523992
hle_ipc, fsp_srv: Cleanup logging.
|
8 лет назад |
bunnei
|
eef097bdc7
hle_ipc: Do not ensure write buffer size.
|
8 лет назад |
N00byKing
|
ef875d6a35
Clean Warnings (?)
|
8 лет назад |
bunnei
|
c86af6939c
hle_ipc: Add SleepClientThread to block current thread within HLE routines.
|
8 лет назад |
bunnei
|
2faa83ca13
hle_ipc: Use shared_ptr instead of unique_ptr to allow copies.
|
8 лет назад |
bunnei
|
019f1a0cf0
hle_ipc: Remove GetPointer(..) usage with WriteToOutgoingCommandBuffer.
|
8 лет назад |
mailwl
|
1289a3c3c1
Add warning if Domain request has no domain message header
|
8 лет назад |
mailwl
|
827152d1fd
Fix: change check for domain order and existance of domain message header
|
8 лет назад |
mailwl
|
1572c45aa0
IPC: add domain header to response if only it exists in request
|
8 лет назад |
mailwl
|
6797d4a907
Service/hid: stub some functions
|
8 лет назад |
bunnei
|
88bfec37ce
hle_ipc: Remove const from WriteBuffer size.
|
8 лет назад |
bunnei
|
6fd19f05f1
hle_ipc: Add GetReadBufferSize and check write buffer size.
|
8 лет назад |
bunnei
|
fc1b425520
hle_ipc: Add helper functions for reading and writing buffers.
|
8 лет назад |
bunnei
|
1ce6fff064
hle_ipc: Add helper functions for reading and writing buffers.
|
8 лет назад |
bunnei
|
27bad0598a
hle: Integrate Domain handling into ServerSession.
|
8 лет назад |
bunnei
|
67758857e4
hle: Remove Domain and SyncObject kernel objects.
|
8 лет назад |
James Rowe
|
096be16636
Format: Run the new clang format on everything
|
8 лет назад |
River City Ransomware
|
dd62f125c3
Fixes some cast warnings, partial port of citra #3064 (#106)
|
8 лет назад |
gdkchan
|
59575d5cae
Stub PopLaunchParameter and implement Buffer C Descriptors reading on hle_ipc (#96)
|
8 лет назад |