summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/handle_table.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* core: Move process creation out of global state.bunnei2018-03-141-1/+2
|
* handle_table: Remove ConvertSessionToDomain.bunnei2018-01-251-10/+0
|
* Format: Run the new clang format on everythingJames Rowe2018-01-211-1/+1
|
* kernel: Fix implementation of ConvertSessionToDomain.bunnei2017-12-291-0/+10
|
* Kernel: Move HandleTable to a separate fileYuri Kunde Schlesner2017-05-301-0/+97