52 Commits (c001a2af2519d69137b4cb7584daba84964c836c)

Author SHA1 Message Date
german77 c001a2af25 nfp: Move IUser class to header and add missing enum and structs 5 years ago
german77 3d24eb54ec nfp: Sort functions by command number 5 years ago
bunnei c73841500a core: hle: Remove global HLE lock. 4 years ago
ameerj 7c4b6aab2e core: Remove unused includes 4 years ago
Morph fadcee14f8 service: Replace service event creation with ServiceContext::CreateEvent 4 years ago
Morph 12c1766997 general: Replace RESULT_SUCCESS with ResultSuccess 5 years ago
bunnei 2e8d6fe9a0 hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject. 5 years ago
bunnei ab704acab8 hle: kernel: Ensure all kernel objects with KAutoObject are properly created. 5 years ago
bunnei addc0bf037 hle: kernel: Migrate KEvent to KAutoObject. 5 years ago
bunnei 5e5933256b hle: kernel: Refactor IPC interfaces to not use std::shared_ptr. 5 years ago
Lioncash d64ba58759 nfp: Correct uninitialized size being used within GetTagInfo() 5 years ago
bunnei ff3c7c068b hle: kernel: Reimplement KReadableEvent and KWritableEvent. 5 years ago
bunnei 3f942c01f0 hle: kernel: Rename WritableEvent to KWritableEvent. 5 years ago
bunnei e86a7e3691 hle: kernel: Rename ReadableEvent to KReadableEvent. 5 years ago
bunnei c0d3aef28c core: hle: kernel: Rename Thread to KThread. 5 years ago
bunnei 8fc6e92ef1 hle: service: nfp: Remove incorrect signaling behavior in GetDeviceState. 5 years ago
Lioncash 1a954b2a59 service: Eliminate usages of the global system instance 5 years ago
bunnei 3d592972dc
Revert "core: Fix clang build" 5 years ago
Lioncash be1954e04c core: Fix clang build 5 years ago
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) 5 years ago
VolcaEM 38b585a309
Rename GetApplicationArea2 to GetApplicationAreaSize 6 years ago
VolcaEM 6a0010d0c6
service: Update function tables 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
Zach Hilman 0c5ede492f travis: Use correct package for linux Qt5WebEngine 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 7 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