Historique des commits

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