Commit Verlauf

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