| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hle: Implement ConvertSessionToDomain, various cleanups. | 2017-10-15 | 1 | -0/+10 | |
| * | hle: Initial implementation of NX service framework and IPC. | 2017-10-14 | 1 | -64/+125 | |
| * | Fixed type conversion ambiguity | 2017-09-30 | 1 | -4/+4 | |
| * | ServiceFramework: Use separate copy of command buffer | 2017-06-11 | 1 | -0/+3 | |
| * | Kernel: Centralize error definitions in errors.h | 2017-05-24 | 1 | -0/+7 | |
| * | move push out of class body and add u8 u16 bool specializations | 2017-03-18 | 1 | -3/+4 | |
| * | Doxygen: Amend minor issues (#2593) | 2017-02-26 | 1 | -2/+2 | |
| * | HLE/IPC: Fix uninitialized variables in helpers (#2568) | 2017-02-13 | 1 | -3/+3 | |
| * | fix comments alignment | 2016-12-30 | 1 | -22/+22 | |
| * | IPC helpers | 2016-12-26 | 1 | -48/+63 | |
| * | Fixed the codestyle to match our clang-format rules. | 2016-12-14 | 1 | -1/+1 | |
| * | Kernel/IPC: Small codestyle cleanup | 2016-12-09 | 1 | -2/+0 | |
| * | Use std::move where appropriate. | 2016-12-08 | 1 | -0/+162 |