Historial de Commits

Autor SHA1 Mensaje Fecha
  Lioncash c3e43c7e81 kernel: Remove unnecessary includes 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 5167d1577d kernel/handle_table: Allow process capabilities to limit the handle table size hace 7 años
  Lioncash 4f8cd74061 kernel/handle-table: In-class initialize data members hace 7 años
  Lioncash 6ff5135521 kernel/process: Introduce process capability parsing skeleton hace 7 años
  Lioncash 312690b450 kernel/svc: Implement the resource limit svcGetInfo option hace 7 años
  Lioncash 0e35f1bb18 kernel/handle_table: Move private static functions into the cpp file hace 7 años
  Lioncash 568bcbc29d kernel/handle_table: Restrict handle table size to 1024 entries hace 7 años
  Lioncash f5ce71793e kernel/handle_table: Default destructor in the cpp file hace 7 años
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" hace 7 años
  Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state hace 8 años
  Lioncash 81ca46dd17 kernel/error: Add error code for the handle table being full hace 8 años
  Lioncash bf45092c61 kernel: Move object class to its own source files hace 8 años
  bunnei 932fa94af7 handle_table: Remove ConvertSessionToDomain. hace 8 años
  James Rowe 096be16636 Format: Run the new clang format on everything hace 8 años
  bunnei dcdaac8a0b kernel: Fix implementation of ConvertSessionToDomain. hace 8 años
  Yuri Kunde Schlesner be031989ee Kernel: Move HandleTable to a separate file hace 9 años