| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2021-05-05 | hle: kernel: Remove deprecated Object class. | 1 | -42/+0 | |
| 2021-02-05 | hle: kernel: Reimplement KReadableEvent and KWritableEvent. | 1 | -1/+5 | |
| 2019-11-28 | kernel: Implement a more accurate IPC dispatch. | 1 | -0/+1 | |
| 2019-04-03 | kernel/object: Remove unused handle type entry | 1 | -1/+0 | |
| 2019-03-13 | core/hle/kernel: Split transfer memory handling out into its own class | 1 | -0/+1 | |
| 2019-01-31 | kernel: Remove the Timer class | 1 | -1/+0 | |
| 2018-12-19 | Fixed uninitialized memory due to missing returns in canary | 1 | -0/+1 | |
| 2018-12-04 | kernel/process: Make Process a WaitObject | 1 | -1/+1 | |
| 2018-12-04 | kernel/object: Amend handle types to distinguish between readable and writabl... | 1 | -1/+2 | |
| 2018-10-12 | kernel/process: Make CodeSet a regular non-inherited object | 1 | -1/+0 | |
| 2018-08-28 | kernel: Eliminate kernel global state | 1 | -0/+2 | |
| 2018-08-01 | kernel: Move object class to its own source files | 1 | -0/+35 |