Commit History

Author SHA1 Message Date
  Lioncash aca3621146 nfp: Eliminate two unnecessary copies 5 years ago
  David 9b75481755 ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) 6 years ago
  bunnei c3d3b173d3 kernel: Implement a more accurate IPC dispatch. 6 years ago
  bunnei 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 years ago
  Lioncash f11b87ebf1 service: Resolve sign conversion errors 6 years ago
  bunnei b0ab803ce8 kernel: events: Remove ResetType::Automatic. 6 years ago
  ReinUsesLisp 5c907f85fc service/nfp: Silence -Wunused and -Wswitch 6 years ago
  David Marcec 8df2a98f75 Deglobalize System: NFP 6 years ago
  Lioncash a47aaa7f1b core/kernel/object: Rename ResetType enum members 7 years ago
  Lioncash 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock 7 years ago
  David Marcec 48a526dba1 Return no application area when games try to open an application area 7 years ago
  Lioncash 1f0c8bfeda core/kernel: Remove unnecessary inclusions 7 years ago
  David Marcec 807e7640aa Device handle should not be a random id, instead it's the current npad id 7 years ago
  Zach Hilman a342bcc9b1 kernel/event: Reference ReadableEvent from WritableEvent 7 years ago
  Zach Hilman ff610103b5 core: Port all current usages of Event to Readable/WritableEvent 7 years ago
  David Marcec a2cc3b10bb Changed logging to be "Log before execution", Added more error logging, all services should now log on some level 7 years ago
  Lioncash b4f63db04e nfp: Correct erroneous sizeof expression within GetTagInfo() 7 years ago
  Lioncash bed2d6c425 yuzu/main: Notify user of loading errors with Amiibo data 7 years ago
  David 50e4e81fd3 Added Amiibo support (#1390) 7 years ago
  David Marcec 56f35ab262 "Better Hid" rework part 1 7 years ago
  Lioncash e42bb5e003 service: Add missing headers inclusions where applicable 7 years ago
  Lioncash 6ac955a0b4 hle/service: Default constructors and destructors in the cpp file where applicable 7 years ago
  Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state 8 years ago
  James Rowe 638956aa81 Rename logging macro back to LOG_* 8 years ago
  mailwl 61fbf5c8e6 Stub IUser::AttachAvailabilityChangeEvent 8 years ago
  mailwl bb081dd1d2 Correct function results 8 years ago
  mailwl 019778707d Service/nfp:user : stub some functions. 8 years ago
  Hexagon12 0984e9d601 Updated nfp with more service names 8 years ago
  David Marcec abc23416e8 Switched to NGLOG_WARNING 8 years ago
  David Marcec 27650499bc GetIUserInterface->CreateUserInterface, Added todos and stub logs. Playreport->PlayReport. 8 years ago