Historial de Commits

Autor SHA1 Mensaje Fecha
  bunnei 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) hace 6 años
  Lioncash f1382cf0e7 core: Remove Core::CurrentProcess() hace 6 años
  Lioncash d29f9e9709 kernel/handle_table: Make local variables as const where applicable hace 7 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 0220862ba5 kernel/handle_table: Resolve truncation warnings hace 7 años
  Lioncash ac966e4213 kernel/handle_table: Amend reference to CTR-OS in Create() hace 7 años
  Lioncash 0e35f1bb18 kernel/handle_table: Move private static functions into the cpp file 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
  James Rowe 638956aa81 Rename logging macro back to LOG_* hace 8 años
  Lioncash 40dee76c57 kernel: Migrate logging macros to fmt-compatible ones hace 8 años
  bunnei 7d6653268f core: Move process creation out of global state. 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