Histórico de Commits

Autor SHA1 Mensagem Data
  Lioncash bf45092c61 kernel: Move object class to its own source files há 8 anos atrás
  James Rowe 096be16636 Format: Run the new clang format on everything há 8 anos atrás
  bunnei 1247c53786 yuzu: Update license text to be consistent across project. há 8 anos atrás
  Subv ddfabf3133 Kernel: Use a Session object to keep track of the status of a Client/Server session pair. há 9 anos atrás
  Subv 073653e858 Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inter Process Communication. há 10 anos atrás
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. há 10 anos atrás
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. há 10 anos atrás
  Lectem a94fb932ff fix #1942 and adds a few IPC functions for descriptors há 10 anos atrás
  mailwl e85b22320a Fix parameter name in EnableNotification há 10 anos atrás
  Lioncash 04f8d39a96 session: Make helper functions constexpr há 10 anos atrás
  Emmanuel Gil Peyrot 596b7c4f63 Common: Cleanup key_map includes. há 11 anos atrás
  Yuri Kunde Schlesner 81488d7a6a Add helpers to create IPC command buffer headers and descriptors há 11 anos atrás
  Yuri Kunde Schlesner 7ada357b2d Memmap: Re-organize memory function in two files há 11 anos atrás
  Subv 000876858d Core/Memory: Give every emulated thread it's own TLS area. há 11 anos atrás
  Yuri Kunde Schlesner 1c0b87edc2 Memory: Re-organize and rename memory area address constants há 11 anos atrás
  archshift ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h há 11 anos atrás
  Yuri Kunde Schlesner 7725256f64 Explicitly instantiate constructors/destructors for Kernel objects há 11 anos atrás
  bunnei 15b6a4d9ad Kernel: Changed "ShouldWait" to return bool and "Acquire" to return void. há 11 anos atrás
  bunnei c68eb15695 WaitObject: Renamed "Wait" to "ShouldWait", made "ShouldWait" and "Acquire" pure virtual. há 11 anos atrás
  bunnei 9e6ec3b6cd Session: Change to a WaitObject. há 11 anos atrás
  Yuri Kunde Schlesner 23f2142009 Kernel: Replace GetStaticHandleType by HANDLE_TYPE constants há 11 anos atrás
  purpasmart96 ebfd831ccb License change há 11 anos atrás
  Yuri Kunde Schlesner e321decf98 Remove SyncRequest from K::Object and create a new K::Session type há 11 anos atrás