История коммитов

Автор SHA1 Сообщение Дата
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 8 лет назад
  Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state 8 лет назад
  Lioncash bf45092c61 kernel: Move object class to its own source files 8 лет назад
  bunnei 5c42cadbc9 Merge pull request #800 from lioncash/set 8 лет назад
  Lioncash 76f191ce36 ipc_helper: Add helper member function for popping enum values to RequestParser 8 лет назад
  Lioncash 22fd3f0026 hle_ipc: Make constructors explicit where applicable 8 лет назад
  Lioncash 2a1daf8f83 ipc_helpers: Make member variables of ResponseBuilder private 8 лет назад
  Lioncash 0a0b3c4b9f ipc_helpers: Add PushEnum() member function to ResponseBuilder 8 лет назад
  bunnei fadab1d5f3 ipc: Add support for PopIpcInterface() method. 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 лет назад
  bunnei 714a576113 ResponseBuilder: Use a bit field for customizing instead of always_move_handles. 8 лет назад
  bunnei 1b1d399e5f hle: Rename RequestBuilder to ResponseBuilder. 8 лет назад
  bunnei f0035420d7 ipc_helpers: Make interface domain agnostic and add header validation. 8 лет назад
  bunnei 27bad0598a hle: Integrate Domain handling into ServerSession. 8 лет назад
  bunnei 67758857e4 hle: Remove Domain and SyncObject kernel objects. 8 лет назад
  Subv 67c43e9200 IPC: Don't create an unnecessary port when using PushIpcInterface outside of a domain. 8 лет назад
  bunnei 8e50d6002b fsp_srv: Various improvements to IStorage:Read implementation. 8 лет назад
  gdkchan 59575d5cae Stub PopLaunchParameter and implement Buffer C Descriptors reading on hle_ipc (#96) 8 лет назад
  Subv 5bc14e791a IPC: Push domain objects as move handles when not in a domain. 8 лет назад
  Subv fb73e8b723 IPC: Allow passing arguments to the Interfaces when using PushIpcInterface 8 лет назад
  Subv ba2ffd7b81 IPC: Take the number of domain objects as a parameter in MakeBuilder. 8 лет назад
  Subv 80f6df5414 IPC: Fixed pushing ResultCodes into the command buffer. 8 лет назад
  Subv 32847d8b86 IPC: Add functions to read the input move/copy objects from an IPC request. 8 лет назад
  Subv 0368324f79 IPC Cleanup: Remove 3DS-specific code and translate copy, move and domain objects in IPC requests. 8 лет назад
  Subv 226786f0b0 IPC: Use the correct size when pushing raw data to the command buffer and fixed pushing domain objects. 8 лет назад
  bunnei dcdaac8a0b kernel: Fix implementation of ConvertSessionToDomain. 8 лет назад
  bunnei 3f2a738d34 ipc_helpers: Fix alignment (was wrong as a result of a dynarmic bug). 8 лет назад
  bunnei 4fb1b24d68 hle: Implement ConvertSessionToDomain, various cleanups. 8 лет назад
  bunnei 960a1416de hle: Initial implementation of NX service framework and IPC. 8 лет назад