Historial de Commits

Autor SHA1 Mensaje Fecha
  bunnei f4fe71c1c9 hle: kernel: hle_ipc: Simplify incoming/outgoing move/copy/domain objects. hace 5 años
  bunnei 7361eac10f hle: kernel: Implement CloneCurrentObject and improve session management. hace 5 años
  bunnei c40e7593f5 Revert "WORKAROUND: temp. disable session resource limits while we work out issues" hace 5 años
  Lioncash 9a07ed53eb core: Make variable shadowing a compile-time error hace 5 años
  bunnei 12d569e483 hle: kernel: hle_ipc: Fix outgoing IPC response size calculation. hace 5 años
  bunnei fc086f93b2 WORKAROUND: temp. disable session resource limits while we work out issues hace 5 años
  bunnei 343d92a092 core: hle: ipc_helpers: Fix cast on raw_data_size calculation. hace 5 años
  bunnei 9f44a44f2f hle: ipc_helpers: Reserve session resource when we create a KSession. hace 5 años
  bunnei d08bd3e062 hle: ipc_helpers: Update IPC response generation for TIPC. hace 5 años
  Lioncash 2f62bae9e3 kernel: Eliminate variable shadowing hace 5 años
  bunnei bf380b8584 hle: kernel: Remove deprecated Object class. hace 5 años
  bunnei 626f746971 hle: kernel: Migrate KPort, KClientPort, and KServerPort to KAutoObject. hace 5 años
  bunnei 0297448fbc hle: kernel: Migrate KClientPort to KAutoObject. hace 5 años
  bunnei 7444963bbb hle: kernel: Migrate KSession, KClientSession, and KServerSession to KAutoObject. hace 5 años
  bunnei eba3bb9d21 hle: ipc_helpers: Add methods for copy/move references. hace 5 años
  bunnei 5e5933256b hle: kernel: Refactor IPC interfaces to not use std::shared_ptr. hace 5 años
  comex 3373149fdc hle: Type check ResponseBuilder::Push arguments, and fix use in vi.cpp hace 6 años
  Lioncash da7be67daf ipc_helpers: Remove usage of the global system instance hace 5 años
  bunnei 3d592972dc Revert "core: Fix clang build" hace 5 años
  Lioncash be1954e04c core: Fix clang build hace 5 años
  Lioncash 39c8d18feb core/CMakeLists: Make some warnings errors hace 5 años
  Lioncash a77ee63f65 ipc_helpers: Only allow trivially copyable objects with PushRaw() and PopRaw() hace 6 años
  bunnei c3d3b173d3 kernel: Implement a more accurate IPC dispatch. hace 6 años
  bunnei 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) hace 6 años
  Lioncash 242273788a ipc_helpers: Amend floating-point type in Pop<double> specialization hace 7 años
  Lioncash 7a7ffa602d kernel/server_session: Return a std::pair from CreateSessionPair() hace 7 años
  Lioncash 64444ff481 ipc_helpers: Allow pushing and popping floating-point values hace 7 años
  bunnei c1ea6a39a0 Merge pull request #2223 from lioncash/error hace 7 años
  bunnei e8a21f5276 Merge pull request #2166 from lioncash/vi-init-service hace 7 años
  Lioncash d870cc5ad7 core/hle/result: Relocate IPC error code to ipc_helpers hace 7 años