citra/src
bunnei 913971417e hle: kernel: hle_ipc: Improve IPC code and add initial support for TIPC.
- Fixes our move handles implementation to actually move objects.
- Simplifies the traditional IPC path.
2021-05-10 20:34:38 -07:00
..
audio_core common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
common fixup! common: bit_util: Add BIT macro. 2021-05-05 16:40:54 -07:00
core hle: kernel: hle_ipc: Improve IPC code and add initial support for TIPC. 2021-05-10 20:34:38 -07:00
input_common input_common: Release mouse buttons on out of focus 2021-05-02 19:08:33 -05:00
tests
video_core hle: kernel: Rename Process to KProcess. 2021-05-05 16:40:52 -07:00
web_service
yuzu hle: kernel: Migrate to KHandleTable. 2021-05-05 16:40:53 -07:00
yuzu_cmd hle: kernel: Rename Process to KProcess. 2021-05-05 16:40:52 -07:00
.clang-format
CMakeLists.txt