Historique des commits

Auteur SHA1 Message Date
  Lioncash 0a0b3c4b9f ipc_helpers: Add PushEnum() member function to ResponseBuilder il y a 8 ans
  bunnei fadab1d5f3 ipc: Add support for PopIpcInterface() method. il y a 8 ans
  mailwl 827152d1fd Fix: change check for domain order and existance of domain message header il y a 8 ans
  mailwl 1572c45aa0 IPC: add domain header to response if only it exists in request il y a 8 ans
  bunnei 714a576113 ResponseBuilder: Use a bit field for customizing instead of always_move_handles. il y a 8 ans
  bunnei 1b1d399e5f hle: Rename RequestBuilder to ResponseBuilder. il y a 8 ans
  bunnei f0035420d7 ipc_helpers: Make interface domain agnostic and add header validation. il y a 8 ans
  bunnei 27bad0598a hle: Integrate Domain handling into ServerSession. il y a 8 ans
  bunnei 67758857e4 hle: Remove Domain and SyncObject kernel objects. il y a 8 ans
  Subv 67c43e9200 IPC: Don't create an unnecessary port when using PushIpcInterface outside of a domain. il y a 8 ans
  bunnei 8e50d6002b fsp_srv: Various improvements to IStorage:Read implementation. il y a 8 ans
  gdkchan 59575d5cae Stub PopLaunchParameter and implement Buffer C Descriptors reading on hle_ipc (#96) il y a 8 ans
  Subv 5bc14e791a IPC: Push domain objects as move handles when not in a domain. il y a 8 ans
  Subv fb73e8b723 IPC: Allow passing arguments to the Interfaces when using PushIpcInterface il y a 8 ans
  Subv ba2ffd7b81 IPC: Take the number of domain objects as a parameter in MakeBuilder. il y a 8 ans
  Subv 80f6df5414 IPC: Fixed pushing ResultCodes into the command buffer. il y a 8 ans
  Subv 32847d8b86 IPC: Add functions to read the input move/copy objects from an IPC request. 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 dcdaac8a0b kernel: Fix implementation of ConvertSessionToDomain. il y a 8 ans
  bunnei 3f2a738d34 ipc_helpers: Fix alignment (was wrong as a result of a dynarmic bug). il y a 8 ans
  bunnei 4fb1b24d68 hle: Implement ConvertSessionToDomain, various cleanups. il y a 8 ans
  bunnei 960a1416de hle: Initial implementation of NX service framework and IPC. il y a 8 ans
  Huw Pascoe a13ab958cb Fixed type conversion ambiguity il y a 8 ans
  Yuri Kunde Schlesner 92ca422088 Kernel: Allow clearing request_objects to re-use buffer space il y a 9 ans
  Yuri Kunde Schlesner 21436f5ef7 IPC: Add Pop/PushObjects methods to RequestParser/Builder il y a 9 ans
  Yuri Kunde Schlesner 1c4b0ebb1f IPC: Add basic HLERequestContext support to RequestParser/Builder il y a 9 ans
  Yuri Kunde Schlesner be031989ee Kernel: Move HandleTable to a separate file il y a 9 ans
  Lectem 12ed746477 IPCHelper Skip method + address comments for apt il y a 9 ans
  Lectem 77f4fc473f fix #2560 and other comments il y a 9 ans