Historial de Commits

Autor SHA1 Mensaje Fecha
  bunnei 5e5933256b hle: kernel: Refactor IPC interfaces to not use std::shared_ptr. hace 5 años
  Lioncash d64ba58759 nfp: Correct uninitialized size being used within GetTagInfo() hace 5 años
  bunnei ff3c7c068b hle: kernel: Reimplement KReadableEvent and KWritableEvent. hace 5 años
  bunnei 3f942c01f0 hle: kernel: Rename WritableEvent to KWritableEvent. hace 5 años
  bunnei e86a7e3691 hle: kernel: Rename ReadableEvent to KReadableEvent. hace 5 años
  bunnei c0d3aef28c core: hle: kernel: Rename Thread to KThread. hace 5 años
  bunnei 8fc6e92ef1 hle: service: nfp: Remove incorrect signaling behavior in GetDeviceState. hace 5 años
  Lioncash 1a954b2a59 service: Eliminate usages 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 aca3621146 nfp: Eliminate two unnecessary copies hace 5 años
  David 9b75481755 ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) 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 f11b87ebf1 service: Resolve sign conversion errors hace 6 años
  bunnei b0ab803ce8 kernel: events: Remove ResetType::Automatic. hace 6 años
  ReinUsesLisp 5c907f85fc service/nfp: Silence -Wunused and -Wswitch hace 6 años
  David Marcec 8df2a98f75 Deglobalize System: NFP hace 6 años
  Lioncash a47aaa7f1b core/kernel/object: Rename ResetType enum members hace 7 años
  Lioncash 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock hace 7 años
  David Marcec 48a526dba1 Return no application area when games try to open an application area hace 7 años
  Lioncash 1f0c8bfeda core/kernel: Remove unnecessary inclusions hace 7 años
  David Marcec 807e7640aa Device handle should not be a random id, instead it's the current npad id hace 7 años
  Zach Hilman a342bcc9b1 kernel/event: Reference ReadableEvent from WritableEvent hace 7 años
  Zach Hilman ff610103b5 core: Port all current usages of Event to Readable/WritableEvent hace 7 años
  David Marcec a2cc3b10bb Changed logging to be "Log before execution", Added more error logging, all services should now log on some level hace 7 años
  Lioncash b4f63db04e nfp: Correct erroneous sizeof expression within GetTagInfo() hace 7 años
  Lioncash bed2d6c425 yuzu/main: Notify user of loading errors with Amiibo data hace 7 años
  David 50e4e81fd3 Added Amiibo support (#1390) hace 7 años
  David Marcec 56f35ab262 "Better Hid" rework part 1 hace 7 años