summaryrefslogtreecommitdiff
path: root/src/core/hle/ipc.h
AgeCommit message (Expand)Author
2017-06-11ServiceFramework: Use separate copy of command bufferYuri Kunde Schlesner
2017-05-24Kernel: Centralize error definitions in errors.hYuri Kunde Schlesner
2017-03-18move push out of class body and add u8 u16 bool specializationsLectem
2017-02-26Doxygen: Amend minor issues (#2593)Mat M
2017-02-13HLE/IPC: Fix uninitialized variables in helpers (#2568)Yuri Kunde Schlesner
2016-12-30fix comments alignmentLectem
2016-12-26IPC helpersLectem
2016-12-14Fixed the codestyle to match our clang-format rules.Subv
2016-12-09Kernel/IPC: Small codestyle cleanupSubv
2016-12-08Use std::move where appropriate.Subv