Historie revizí

Autor SHA1 Zpráva Datum
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" před 7 roky
  Lioncash 4a587b81b2 core/core: Replace includes with forward declarations where applicable před 8 roky
  Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state před 8 roky
  Lioncash ff5024ee2a hle_ipc: Make WriteToOutgoingCommandBuffer()'s reference parameter const před 8 roky
  Lioncash bf45092c61 kernel: Move object class to its own source files před 8 roky
  Lioncash a2304fad16 kernel: Remove unnecessary includes před 8 roky
  Lioncash dbfe82773d thread: Convert ThreadStatus into an enum class před 8 roky
  Lioncash ff500a7b68 hle_ipc: Introduce generic WriteBuffer overload for multiple container types před 8 roky
  Lioncash af2698dcea hle_ipc: Amend usage of buffer_index within one of HLERequestContext's WriteBuffer() overloads před 8 roky
  Lioncash 46458e7284 core/memory, core/hle/kernel: Use std::move where applicable před 8 roky
  bunnei 170e19d4ea nvflinger: Fix for BufferQueue event handling. před 8 roky
  David Marcec a7d6c0d6ea No need to use ASSERT_MSG with an empty message před 8 roky
  James Rowe 0d46f0df12 Update clang format před 8 roky
  James Rowe 638956aa81 Rename logging macro back to LOG_* před 8 roky
  mailwl a27befe456 IPC: skip empty buffer write před 8 roky
  David Marcec fd86cdb2e2 Added RequestWithContext & ControlWithContext před 8 roky
  David ff2f0d980a GetSharedFontInOrderOfPriority (#381) před 8 roky
  Lioncash 40dee76c57 kernel: Migrate logging macros to fmt-compatible ones před 8 roky
  bunnei f4ba523992 hle_ipc, fsp_srv: Cleanup logging. před 8 roky
  bunnei eef097bdc7 hle_ipc: Do not ensure write buffer size. před 8 roky
  N00byKing ef875d6a35 Clean Warnings (?) před 8 roky
  bunnei c86af6939c hle_ipc: Add SleepClientThread to block current thread within HLE routines. před 8 roky
  bunnei 2faa83ca13 hle_ipc: Use shared_ptr instead of unique_ptr to allow copies. před 8 roky
  bunnei 019f1a0cf0 hle_ipc: Remove GetPointer(..) usage with WriteToOutgoingCommandBuffer. před 8 roky
  mailwl 1289a3c3c1 Add warning if Domain request has no domain message header před 8 roky
  mailwl 827152d1fd Fix: change check for domain order and existance of domain message header před 8 roky
  mailwl 1572c45aa0 IPC: add domain header to response if only it exists in request před 8 roky
  mailwl 6797d4a907 Service/hid: stub some functions před 8 roky
  bunnei 88bfec37ce hle_ipc: Remove const from WriteBuffer size. před 8 roky
  bunnei 6fd19f05f1 hle_ipc: Add GetReadBufferSize and check write buffer size. před 8 roky